Skip to content

Commit 223fab9

Browse files
committed
fix format
1 parent ded53b4 commit 223fab9

File tree

1 file changed

+1
-1
lines changed
  • mlir/include/mlir/Dialect/XeGPU/IR

1 file changed

+1
-1
lines changed

mlir/include/mlir/Dialect/XeGPU/IR/XeGPU.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ class LayoutAttr;
2727
} // namespace xegpu
2828
} // namespace mlir
2929

30-
#include <mlir/Dialect/XeGPU/IR/XeGPUDialect.h.inc>
3130
#include <mlir/Dialect/XeGPU/IR/XeGPUAttrInterface.h.inc>
31+
#include <mlir/Dialect/XeGPU/IR/XeGPUDialect.h.inc>
3232
#include <mlir/Dialect/XeGPU/IR/XeGPUEnums.h.inc>
3333

3434
#define GET_ATTRDEF_CLASSES

0 commit comments

Comments
 (0)