[llvm] [Passes] Generalize ShouldRunExtraVectorPasses to allow re-use (NFCI). (PR #118323)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 13:15:02 PST 2024


https://github.com/nikic commented:

I'm concerned about reusing a single, unparameterized marker analysis for multiple extra pass managers.

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


More information about the llvm-commits mailing list