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

Adam Siemieniuk llvmlistbot at llvm.org
Fri Aug 29 02:39:37 PDT 2025


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

nit: I think the extra pipe to opt ` | mlir-opt` can be skipped

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


More information about the Mlir-commits mailing list