Skip to content

Commit 7f1b3e5

Browse files
committed
run clang-format
1 parent b43d0bc commit 7f1b3e5

File tree

2 files changed

+161
-134
lines changed

2 files changed

+161
-134
lines changed

mlir/lib/Dialect/XeGPU/IR/XeGPUDialect.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
#include <mlir/Dialect/XeGPU/IR/XeGPU.h>
109
#include <llvm/ADT/TypeSwitch.h>
1110
#include <llvm/Support/Debug.h>
11+
#include <mlir/Dialect/XeGPU/IR/XeGPU.h>
1212

1313
#include <mlir/Dialect/Arith/IR/Arith.h>
1414
#include <mlir/Dialect/Linalg/IR/Linalg.h>

0 commit comments

Comments
 (0)