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

Adam Siemieniuk llvmlistbot at llvm.org
Tue May 20 04:06:11 PDT 2025


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

Originally intended to rename but realized it doesn't fit.
Reverted the renaming.

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


More information about the Mlir-commits mailing list