[Mlir-commits] [llvm] [mlir] [mlir][linalg/scf/transform] scalable tiling and fusion for pack/unpack ops (PR #204007)

Ege Beysel llvmlistbot at llvm.org
Fri Jul 3 02:43:00 PDT 2026


================
@@ -0,0 +1,122 @@
+// RUN: mlir-opt %s --transform-interpreter=entry-point=equal -canonicalize -cse | FileCheck %s --check-prefixes=CHECK,EQUAL
----------------
egebeysel wrote:

done

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


More information about the Mlir-commits mailing list