R600: Add a test to check that use_kill is emitted

llvm-svn: 180958
This commit is contained in:
Vincent Lejeune 2013-05-02 21:52:46 +00:00
parent b0422e24a9
commit 7cedb7161d
1 changed files with 1 additions and 0 deletions

View File

@ -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