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

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Feb 27 03:14:18 PST 2025


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

Is the additional include required?

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


More information about the Mlir-commits mailing list