[llvm] [NewPM][CodeGen] add TargetPassConfig like API (PR #70906)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 03:05:20 PST 2024


paperchalice wrote:

If we support extension points here, the location of extension points is a problem, seems all targets augment the default implementation or rewrite some parts of the pipeline.

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


More information about the llvm-commits mailing list