[PATCH] D36585: [AMDGPU] Eliminate no effect instructions before s_endpgm

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 12:04:05 PDT 2017


rampitec updated this revision to Diff 111045.
rampitec marked 3 inline comments as done.
rampitec added a comment.

Addressed review comments. Mir test pending.


https://reviews.llvm.org/D36585

Files:
  lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
  test/CodeGen/AMDGPU/branch-condition-and.ll
  test/CodeGen/AMDGPU/collapse-endcf.ll
  test/CodeGen/AMDGPU/loop_break.ll
  test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
  test/CodeGen/AMDGPU/shrink-carry.mir
  test/CodeGen/AMDGPU/si-annotate-cf-noloop.ll
  test/CodeGen/AMDGPU/si-lower-control-flow-unreachable-block.ll
  test/CodeGen/AMDGPU/skip-if-dead.ll
  test/CodeGen/AMDGPU/spill-empty-live-interval.mir
  test/CodeGen/AMDGPU/uniform-cfg.ll
  test/CodeGen/AMDGPU/valu-i1.ll
  test/CodeGen/AMDGPU/write-register-vgpr-into-sgpr.ll
  test/CodeGen/AMDGPU/write_register.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36585.111045.patch
Type: text/x-patch
Size: 15173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/3b85f9a1/attachment.bin>


More information about the llvm-commits mailing list