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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 06:53:32 PST 2024


================
@@ -0,0 +1,89 @@
+//===- ExtraFunctionPassManager.h - Run Optimizations on Demand ---------*- C++
+//-*-===//
----------------
fhahn wrote:

Argh, I thought I already fixed this up....

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


More information about the llvm-commits mailing list