[X86] Fix typo in test comment. NFC
authorCraig Topper <craig.topper@intel.com>
Mon, 5 Nov 2018 01:21:52 +0000 (01:21 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 5 Nov 2018 01:21:52 +0000 (01:21 +0000)
llvm-svn: 346110

llvm/test/CodeGen/X86/combine-64bit-vec-binop.ll

index e434bfc11c4c6a1691dbbd0e7bafcc4e8e9c5318..4bd1ebbc93edea5667564a897067f5c5d7b027f5 100644 (file)
@@ -97,7 +97,7 @@ define double @test2_mul(double %A, double %B) {
   ret double %3
 }
 
-; There is no legal ISD::MUL with type MVT::v8i16.
+; There is no legal ISD::MUL with type MVT::v16i8.
 define double @test3_mul(double %A, double %B) {
 ; SSE41-LABEL: test3_mul:
 ; SSE41:       # %bb.0: