[llvm] [WIP][AMDGPU][CopyPhysReg] Expand the COPY instructions using the encoded liveness mask. (PR #151124)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 02:15:02 PST 2025
jayfoad wrote:
> That's the idea that if we ensure that each pass in-between can ensure the correct liveness update, this should hold true to be correct.
I don't see how this can work.
https://github.com/llvm/llvm-project/pull/151124
More information about the llvm-commits
mailing list