[PATCH] D105670: [AMDGPU] Mark more SOP instructions as rematerializable

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 15:52:45 PDT 2021


rampitec created this revision.
rampitec added a reviewer: arsenm.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

The rest of the SOP instructions implicitly set SCC and not
suitable for the rematerialization.


https://reviews.llvm.org/D105670

Files:
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/test/CodeGen/AMDGPU/remat-sop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105670.357379.patch
Type: text/x-patch
Size: 19857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/a2da5298/attachment-0001.bin>


More information about the llvm-commits mailing list