[PATCH] D107677: Prevent machine licm if remattable with a vreg use

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 11:24:21 PDT 2021


rampitec updated this revision to Diff 365230.
rampitec retitled this revision from "[AMDGPU] Prevent machine licm if remattable with a vreg use" to "Prevent machine licm if remattable with a vreg use".
rampitec edited the summary of this revision.
rampitec added reviewers: efriedma, dmgreen.
rampitec added a comment.

Moved the check into MachineLICM itself to avoid predication code in D106408 <https://reviews.llvm.org/D106408>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107677/new/

https://reviews.llvm.org/D107677

Files:
  llvm/lib/CodeGen/MachineLICM.cpp
  llvm/test/CodeGen/AMDGPU/licm-regpressure.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107677.365230.patch
Type: text/x-patch
Size: 7169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/42255c84/attachment-0001.bin>


More information about the llvm-commits mailing list