mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-02 21:31:41 +00:00
Fix comment in test. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236262 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
15953ff2df
commit
cdc4c42bac
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user