[Mlir-commits] [mlir] [mlir] `im2col` & `l2cache` on cp.async.bulk.tensor.shared.cluster.global` (PR #72967)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Nov 21 01:02:30 PST 2023


================
@@ -85,93 +85,111 @@ func.func @async_cp_zfill(%dst: !llvm.ptr<3>, %src: !llvm.ptr<1>, %cpSize: i32)
   return
 }
 
+// CHECK-LABEL: @tma_load_4d_all
----------------
durga4github wrote:

can we add just one more of this _all test for 3d as well?

Then, that will cover all cases where im2col is valid + other optional operands.

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


More information about the Mlir-commits mailing list