[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:02:43 PST 2024
================
@@ -0,0 +1,56 @@
+//===- ExtraPassManager.h - Loop pass management -----------------*- C++
----------------
fhahn wrote:
Ah yes, missed that. Updated thanks!
https://github.com/llvm/llvm-project/pull/118323
More information about the llvm-commits
mailing list