[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:10 PDT 2026


================
@@ -11,6 +11,7 @@
 #include "mlir/Dialect/LLVMIR/XeVMDialect.h"
 
 #include "mlir/Conversion/LLVMCommon/Pattern.h"
+#include "mlir/Conversion/SPIRVCommon/AttrToLLVMConverter.h"
----------------
silee2 wrote:

Please remove.

https://github.com/llvm/llvm-project/pull/211053


More information about the Mlir-commits mailing list