[PATCH] D105836: [AMDGPU] Add TII::isAmbientPhysRegUse() to allow VOP rematerialization
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 09:23:45 PDT 2021
rampitec updated this revision to Diff 358300.
rampitec marked 2 inline comments as done.
rampitec retitled this revision from "[AMDGPU] Add TII::isAmbientPhysRegUse() to allow VOP rematerilization" to "[AMDGPU] Add TII::isAmbientPhysRegUse() to allow VOP rematerialization".
rampitec added a comment.
Updated comments.
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.358300.patch
Type: text/x-patch
Size: 5965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/954e07e5/attachment-0001.bin>
More information about the llvm-commits
mailing list