[PATCH] D36585: [AMDGPU] Eliminate no effect instructions before s_endpgm
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 21:44:51 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310987: [AMDGPU] Eliminate no effect instructions before s_endpgm (authored by rampitec).
Changed prior to commit:
https://reviews.llvm.org/D36585?vs=111070&id=111304#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36585
Files:
llvm/trunk/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
llvm/trunk/test/CodeGen/AMDGPU/branch-condition-and.ll
llvm/trunk/test/CodeGen/AMDGPU/collapse-endcf.ll
llvm/trunk/test/CodeGen/AMDGPU/endpgm-dce.mir
llvm/trunk/test/CodeGen/AMDGPU/loop_break.ll
llvm/trunk/test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
llvm/trunk/test/CodeGen/AMDGPU/shrink-carry.mir
llvm/trunk/test/CodeGen/AMDGPU/si-annotate-cf-noloop.ll
llvm/trunk/test/CodeGen/AMDGPU/si-lower-control-flow-unreachable-block.ll
llvm/trunk/test/CodeGen/AMDGPU/skip-if-dead.ll
llvm/trunk/test/CodeGen/AMDGPU/spill-empty-live-interval.mir
llvm/trunk/test/CodeGen/AMDGPU/uniform-cfg.ll
llvm/trunk/test/CodeGen/AMDGPU/valu-i1.ll
llvm/trunk/test/CodeGen/AMDGPU/write-register-vgpr-into-sgpr.ll
llvm/trunk/test/CodeGen/AMDGPU/write_register.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36585.111304.patch
Type: text/x-patch
Size: 24167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/deac76be/attachment.bin>
More information about the llvm-commits
mailing list