[Mlir-commits] [mlir] [mlir][AMX] Memory effects to amx.tile_zero (PR #155403)

Arun Thangamani llvmlistbot at llvm.org
Fri Aug 29 03:22:03 PDT 2025


================
@@ -0,0 +1,32 @@
+// RUN: mlir-opt %s -cse -convert-vector-to-llvm="enable-amx" | mlir-opt | FileCheck %s
----------------
arun-thmn wrote:

Just followed the other test in `AMX` folder. Anyways, removed it now.

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


More information about the Mlir-commits mailing list