[PATCH] D157086: [LiveRange] Remove inaccurate verification of live-in PhysRegs

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 23:02:10 PDT 2023


critson updated this revision to Diff 549799.
critson added a comment.
Herald added subscribers: kerbowa, jvesely.

- Rework to check aliases instead of removing check entirely
- Add test cases


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157086/new/

https://reviews.llvm.org/D157086

Files:
  llvm/lib/CodeGen/LiveRangeCalc.cpp
  llvm/test/CodeGen/AMDGPU/phys-partial-liveness.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157086.549799.patch
Type: text/x-patch
Size: 3700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/ceec145f/attachment.bin>


More information about the llvm-commits mailing list