summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2016-07-13 06:04:22 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2016-07-13 06:04:22 +0000
commit0056868c4a9f362a4dc554a2e82e50554bf11b96 (patch)
tree16a100b201fbe1b962712c7ad412bc98a5c3ddf6 /llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
parent8dff86d878b3a0bda88f4f4ade1d172d25cfc82b (diff)
downloadbcm5719-llvm-0056868c4a9f362a4dc554a2e82e50554bf11b96.tar.gz
bcm5719-llvm-0056868c4a9f362a4dc554a2e82e50554bf11b96.zip
AMDGPU: Fold out no-op kill intrinsics
llvm-svn: 275253
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/skip-if-dead.ll')
-rw-r--r--llvm/test/CodeGen/AMDGPU/skip-if-dead.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/skip-if-dead.ll b/llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
index 54fc0bf0b68..6c632b4cbb8 100644
--- a/llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
+++ b/llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
@@ -2,7 +2,6 @@
; CHECK-LABEL: {{^}}test_kill_depth_0_imm_pos:
; CHECK-NEXT: ; BB#0:
-; CHECK-NEXT: ; BB#1:
; CHECK-NEXT: s_endpgm
define amdgpu_ps void @test_kill_depth_0_imm_pos() #0 {
call void @llvm.AMDGPU.kill(float 0.0)
OpenPOWER on IntegriCloud