[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
Thu Jun 30 07:41:07 PDT 2022
jrbyrnes updated this revision to Diff 441395.
jrbyrnes added a comment.
Herald added subscribers: jsji, pengfei.
Run instnamer on testfile, explicitly use "source" (RRList) scheduler for InstSelection Scheduler in test.
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
llvm/test/CodeGen/X86/comi
llvm/test/CodeGen/X86/sse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128681.441395.patch
Type: text/x-patch
Size: 22981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/facacff6/attachment.bin>
More information about the llvm-commits
mailing list