================ @@ -13,6 +13,9 @@ #include <optional> +#include "llvm/Support/Debug.h" +#define DEBUG_TYPE "xegpu-transforms" ---------------- tkarna wrote: `findProducerOfType` function has debug messages. https://github.com/llvm/llvm-project/pull/166801