[Mlir-commits] [mlir] [mlir] Refactor ConvertVectorToLLVMPass options (PR #128219)

Artemiy Bulavin llvmlistbot at llvm.org
Thu Feb 27 14:17:38 PST 2025


================
@@ -10,7 +10,7 @@
 #define MLIR_CONVERSION_PASSES
 
 include "mlir/Pass/PassBase.td"
-
+include "mlir/Dialect/Vector/Transforms/VectorTransformsBase.td"
----------------
abulavin wrote:

Good spot, thank you 

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


More information about the Mlir-commits mailing list