[PATCH] D157086: [LiveRange] Remove inaccurate verification of live-in PhysRegs
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 07:28:07 PDT 2023
foad added a comment.
Could you still check that at least one aliasing registers is in the liveins? (Much as I am loath to suggest new uses of MCRegAliasIterator.)
Do you have a test case? Does it only show up before PHIElimination, and if so why?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157086/new/
https://reviews.llvm.org/D157086
More information about the llvm-commits
mailing list