[llvm-branch-commits] [llvm] AMDGPU/NewPM: Start filling out addIRPasses (PR #102884)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 12 06:18:45 PDT 2024


arsenm wrote:

> +1 for this if backend developers want to test something, although I'm still trying to improve the pass builder in #89708 after investigating asm printer and register allocator.

I'm currently blocked by assorted -enable-new-pm tests failing in future patches because of missing pass runs in the new pipeline. Whatever ends up here can change with whatever refactoring happens 

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


More information about the llvm-branch-commits mailing list