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

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Jul 2 10:48:19 PDT 2026


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

[nit] `CHECK` --> `ALL` 

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


More information about the Mlir-commits mailing list