================ @@ -9,6 +9,8 @@ #ifndef MLIR_DIALECT_XEGPU_TRANSFORMS_TRANSFORMS_H #define MLIR_DIALECT_XEGPU_TRANSFORMS_TRANSFORMS_H +#include "mlir/Transforms/DialectConversion.h" ---------------- Garra1980 wrote: Is this really needed here? https://github.com/llvm/llvm-project/pull/139477