[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
Tue Aug 1 16:45:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309766: [AMDGPU] Turn s_and_saveexec_b64 into s_and_b64 if result is unused (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D36007?vs=109251&id=109253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36007

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36007.109253.patch
Type: text/x-patch
Size: 8043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/7fbb84d8/attachment.bin>


More information about the llvm-commits mailing list