================ @@ -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