[Mlir-commits] [mlir] [mlir][vector] Wrapping `populateFlattenVectorTransferPatterns` as a transform pass. (PR #178134)

Arun Thangamani llvmlistbot at llvm.org
Sun Feb 8 23:39:25 PST 2026


================
@@ -71,6 +71,5 @@ def ApplyShuffleVectorFMAOpsPatternsOp : Op<Transform_Dialect,
   let assemblyFormat = "attr-dict";
 }
 
-
----------------
arun-thmn wrote:

Okay. Reverted the format changes. Should be fine now.

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


More information about the Mlir-commits mailing list