[llvm-branch-commits] [llvm] [AMDGPU] Add machine-level inliner pass (PR #169476)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jan 12 01:13:13 PST 2026


arsenm wrote:

Why do we need this? I think this incurs quite a lot of complexity and infrastructure maintenance cost. Can we avoid this completely?

> Support for the new pass manager will be part of a different patch.

If we go forward with this, I think the new pass manager patch needs to be already implemented with the stack, and submitted at the same time. We cannot accept new blockers to enabling the new pass manager in codegen.



https://github.com/llvm/llvm-project/pull/169476


More information about the llvm-branch-commits mailing list