[llvm] [AMDGPU] Avoid put implicit_def into bundle that break reg's liveness (PR #142563)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 24 06:24:55 PDT 2025
https://github.com/arsenm commented:
This is probably essentially correct, although I think this entire finalizeBundle should probably be rewritten to operate in terms of regunits, and then figure out how to turn that into physical register references at the end
https://github.com/llvm/llvm-project/pull/142563
More information about the llvm-commits
mailing list