Fix a typo in a comment. NFC
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.cpp
index 3c2e27af8f254bd2cf8b38209b59c3678f95cae6..05f1fc340cd595bb344915669331f9bc83bbdaaf 100644 (file)
@@ -10065,7 +10065,7 @@ static bool canWidenShuffleElements(ArrayRef<int> Mask,
   return true;
 }
 
-/// \brief Generic routine to split ector shuffle into half-sized shuffles.
+/// \brief Generic routine to split vector shuffle into half-sized shuffles.
 ///
 /// This routine just extracts two subvectors, shuffles them independently, and
 /// then concatenates them back together. This should work effectively with all