[Mlir-commits] [mlir] Reimplementing target description concept using DLTI attribute (PR #92138)
Mehdi Amini
llvmlistbot at llvm.org
Fri May 17 08:13:05 PDT 2024
================
@@ -23,6 +23,8 @@ namespace mlir {
using namespace mlir;
+#define DEBUG_TYPE "canonicalizer"
+
----------------
joker-eph wrote:
This can go away now
https://github.com/llvm/llvm-project/pull/92138
More information about the Mlir-commits
mailing list