================ @@ -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