mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-23 04:35:43 +00:00
Fix test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bc53ca1b53
commit
d239e5af64
@ -9,7 +9,7 @@ define <4 x i32> @a(<1 x i64> %y) {
|
||||
}
|
||||
|
||||
; CHECK: @b
|
||||
; CHECK: bitcast
|
||||
; CHECK-NOT: bitcast
|
||||
; CHECK: ret
|
||||
|
||||
define <4 x i32> @b(<1 x i64> %y) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user