[Mlir-commits] [mlir] [mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)
Adam Siemieniuk
llvmlistbot at llvm.org
Fri Feb 6 01:40:24 PST 2026
================
@@ -71,6 +71,5 @@ def ApplyShuffleVectorFMAOpsPatternsOp : Op<Transform_Dialect,
let assemblyFormat = "attr-dict";
}
-
----------------
adam-smnk wrote:
nit: not needed (I agree we should slightly reformat this file but it's not relevant here)
https://github.com/llvm/llvm-project/pull/178134
More information about the Mlir-commits
mailing list