[Mlir-commits] [mlir] [mlir] [XeGPU] Add XeGPU workgroup to subgroup pass (PR #139477)
Nishant Patel
llvmlistbot at llvm.org
Mon May 12 08:50:39 PDT 2025
================
@@ -9,6 +9,8 @@
#ifndef MLIR_DIALECT_XEGPU_TRANSFORMS_TRANSFORMS_H
#define MLIR_DIALECT_XEGPU_TRANSFORMS_TRANSFORMS_H
+#include "mlir/Transforms/DialectConversion.h"
----------------
nbpatel wrote:
No, not needed, cleaned up. Thanks
https://github.com/llvm/llvm-project/pull/139477
More information about the Mlir-commits
mailing list