[Mlir-commits] [mlir] [mlir][memref] Fold subview into nd-tensor descriptor (PR #88698)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Wed Apr 17 05:29:10 PDT 2024
================
@@ -22,6 +22,7 @@
#include "mlir/Dialect/NVGPU/IR/NVGPUDialect.h"
#include "mlir/Dialect/Utils/IndexingUtils.h"
#include "mlir/Dialect/Vector/IR/VectorOps.h"
+#include "mlir/Dialect/XeGPU/IR/XeGPU.h"
----------------
ftynse wrote:
Let's move that out, too :)
https://github.com/llvm/llvm-project/pull/88698
More information about the Mlir-commits
mailing list