[llvm-branch-commits] [SPIRV] Introduce CodeGenPassBuilder (PR #218268)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Aug 23 11:20:47 PDT 2026


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/218268

This is the equivalent of TargetPassConfig for the NewPM. This currently
mirrors the existing TPC as closely as possible, but with TODOs for
passes that have not yet been ported to the NewPM.





More information about the llvm-branch-commits mailing list