[llvm] [CodeGen][Pass] Add `TargetPassBuilder` (PR #137290)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 20:21:28 PDT 2026


paperchalice wrote:

> I think this has been mostly superseded by the introduction of PMW/explicit nesting in the NewPM for CodeGen?

This PR provides another approach so it can handle pipeline construction and start/stop separately.

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


More information about the llvm-commits mailing list