[llvm] [CodeGen][NPM] Differentiate pipeline-required and opt-required passes (PR #135752)

Akshat Oke via llvm-commits llvm-commits at lists.llvm.org
Tue May 6 23:46:59 PDT 2025


optimisan wrote:

I suppose now it is better.

The "requirement" is not for the pipeline, but only to actually run the pass. (even if it is in the pipeline)

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


More information about the llvm-commits mailing list