We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b43d0bc commit 7f1b3e5Copy full SHA for 7f1b3e5
mlir/lib/Dialect/XeGPU/IR/XeGPUDialect.cpp
@@ -6,9 +6,9 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-#include <mlir/Dialect/XeGPU/IR/XeGPU.h>
10
#include <llvm/ADT/TypeSwitch.h>
11
#include <llvm/Support/Debug.h>
+#include <mlir/Dialect/XeGPU/IR/XeGPU.h>
12
13
#include <mlir/Dialect/Arith/IR/Arith.h>
14
#include <mlir/Dialect/Linalg/IR/Linalg.h>
0 commit comments