[PATCH] D105836: [AMDGPU] Add TII::isAmbientPhysRegUse() to allow VOP rematerilization
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 13:59:18 PDT 2021
rampitec updated this revision to Diff 358061.
rampitec marked an inline comment as done.
rampitec added a comment.
Check instruction is VALU.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105836/new/
https://reviews.llvm.org/D105836
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/LiveRangeEdit.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/test/CodeGen/AMDGPU/remat-sop.mir
llvm/test/CodeGen/AMDGPU/remat-vop.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105836.358061.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/59802528/attachment-0001.bin>
More information about the llvm-commits
mailing list