Fix comment in test. NFC.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 30 Apr 2015 21:22:28 +0000 (21:22 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 30 Apr 2015 21:22:28 +0000 (21:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236262 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/splat-for-size.ll

index 91857ea1dd640a4ee9ed6996aa5d4e6a7c95fa56..635aa821d78a7a226592f540e9fdb8a24e179e6e 100644 (file)
@@ -140,7 +140,7 @@ define <32 x i8> @splat_v32i8(<32 x i8> %x) #0 {
 
 ; PR23259: Verify that ISel doesn't crash with a 'fatal error in backend'
 ; due to a missing AVX pattern to select a v2i64 X86ISD::BROADCAST of a
-; loadi16 with multiple uses.
+; loadi64 with multiple uses.
 
 @A = common global <3 x i64> zeroinitializer, align 32