summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/branch-condition-and.ll
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2017-08-16 04:43:49 +0000
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2017-08-16 04:43:49 +0000
commita9487d92d74c60d9d65a2880d08901354f4eea7a (patch)
tree20d9a8df89add53701e1939f92c571661b1b326d /llvm/test/CodeGen/AMDGPU/branch-condition-and.ll
parent0c6374e51325d3f4f69f091b2ac85ff273274afe (diff)
downloadbcm5719-llvm-a9487d92d74c60d9d65a2880d08901354f4eea7a.tar.gz
bcm5719-llvm-a9487d92d74c60d9d65a2880d08901354f4eea7a.zip
[AMDGPU] Eliminate no effect instructions before s_endpgm
Differential Revision: https://reviews.llvm.org/D36585 llvm-svn: 310987
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/branch-condition-and.ll')
-rw-r--r--llvm/test/CodeGen/AMDGPU/branch-condition-and.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/branch-condition-and.ll b/llvm/test/CodeGen/AMDGPU/branch-condition-and.ll
index 51b91ee286f..d1fcd1547d5 100644
--- a/llvm/test/CodeGen/AMDGPU/branch-condition-and.ll
+++ b/llvm/test/CodeGen/AMDGPU/branch-condition-and.ll
@@ -20,7 +20,6 @@
; GCN: ds_write_b32
; GCN: [[BB5]]
-; GCN: s_or_b64 exec, exec
; GCN-NEXT: s_endpgm
; GCN-NEXT: .Lfunc_end
define amdgpu_ps void @ham(float %arg, float %arg1) #0 {
OpenPOWER on IntegriCloud