[llvm-branch-commits] [llvm] [AMDGPU] start using new pass manager for backend codegen (PR #210251)
Vikram Hegde via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Aug 23 22:24:37 PDT 2026
vikramRH wrote:
> We probably need to fix LSR to work better with LCSSA input and fix up opt bisect support before enabling the NewPM on a major target.
This hasn't been an issue in our testing cycles. I'm pretty sure we can fix any issues we see in the future due to this too.
https://github.com/llvm/llvm-project/pull/210251
More information about the llvm-branch-commits
mailing list