[Mlir-commits] [mlir] [mlir][amx] Simplify intrinsic generation (PR #140559)

Tobias Gysi llvmlistbot at llvm.org
Mon May 19 11:53:44 PDT 2025


================
@@ -25,10 +25,11 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef AMX
-#define AMX
+#ifndef AMX_OPS
----------------
gysit wrote:

Is this rename intentional or did you plan to rename the file?

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


More information about the Mlir-commits mailing list