[Mlir-commits] [mlir] [MLIR][XeGPU] Fix XeGPUToXeVM crash on non-integer memref memory spaces (PR #211053)
Sang Ik Lee
llvmlistbot at llvm.org
Tue Jul 28 10:46:19 PDT 2026
================
@@ -20,6 +21,7 @@
#include "mlir/Dialect/MemRef/IR/MemRef.h"
#include "mlir/Dialect/SCF/IR/SCF.h"
#include "mlir/Dialect/SCF/Transforms/Patterns.h"
+#include "mlir/Dialect/SPIRV/IR/SPIRVAttributes.h"
----------------
silee2 wrote:
Please remove.
https://github.com/llvm/llvm-project/pull/211053
More information about the Mlir-commits
mailing list