mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 20:59:51 +00:00
R600: Add a test to check that use_kill is emitted
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180958 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9e1808733e
commit
e117646f1f
@ -7,6 +7,7 @@
|
||||
; CONFIG-CHECK: .section .AMDGPU.config
|
||||
; CONFIG-CHECK-NEXT: .long 2
|
||||
; CONFIG-CHECK-NEXT: .long 1
|
||||
; CONFIG-CHECK-NEXT: .long 0
|
||||
define void @test(float addrspace(1)* %out, i32 %p) {
|
||||
%i = add i32 %p, 2
|
||||
%r = bitcast i32 %i to float
|
||||
|
Loading…
Reference in New Issue
Block a user