================ @@ -13,6 +13,9 @@ #include <optional> +#include "llvm/Support/Debug.h" +#define DEBUG_TYPE "xegpu-transforms" ---------------- rolfmorel wrote: I believe it's still unused in this PR https://github.com/llvm/llvm-project/pull/166801