[PATCH] D76095: [AMDGPU] Simplify exec copies

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 13:01:32 PDT 2020


rampitec created this revision.
rampitec added reviewers: arsenm, AlexVlx, sameerds.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

The patch removes late endcf handling and only leaves the
related portion with redundant exec mask copy elimination.


https://reviews.llvm.org/D76095

Files:
  llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
  llvm/test/CodeGen/AMDGPU/collapse-endcf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76095.250028.patch
Type: text/x-patch
Size: 9406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/71413c11/attachment-0001.bin>


More information about the llvm-commits mailing list