[X86] Fix typo in test comment. NFC

llvm-svn: 346110
This commit is contained in:
Craig Topper 2018-11-05 01:21:52 +00:00
parent 511e1cf1ef
commit 60789b34e0
1 changed files with 1 additions and 1 deletions

View 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: