[PATCH] D128681: [AMDGPU][ScheduleDAG] Check for CopyToReg PhysReg clobbers in pre-RA-sched
Jeffrey Byrnes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 16:44:18 PDT 2022
jrbyrnes updated this revision to Diff 440434.
jrbyrnes added a comment.
Broke up logic in ScheduleDAGFast CheckForLiveRegDef to remove redundancy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128681/new/
https://reviews.llvm.org/D128681
Files:
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
llvm/test/CodeGen/AMDGPU/copy-to-reg-scc-clobber.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128681.440434.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/0f82c728/attachment.bin>
More information about the llvm-commits
mailing list