[PATCH] D36007: [AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if result is unused

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 13:18:19 PDT 2017


rampitec updated this revision to Diff 108698.
rampitec marked an inline comment as done.
rampitec added a comment.

Added mir test and rebased.


https://reviews.llvm.org/D36007

Files:
  lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
  lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
  test/CodeGen/AMDGPU/collapse-endcf.ll
  test/CodeGen/AMDGPU/reduce-saveexec.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36007.108698.patch
Type: text/x-patch
Size: 7881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/81489870/attachment.bin>


More information about the llvm-commits mailing list