[PATCH] D128681: [AMDGPU] 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 14:02:05 PDT 2022


jrbyrnes updated this revision to Diff 440380.
jrbyrnes added a comment.

Ported over to phab review to land in Trunk. Addressed the requests in initial review, renamed test file to better align with naming of previous 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128681.440380.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/d1678465/attachment.bin>


More information about the llvm-commits mailing list