Skip to content

Commit 563d8da

Browse files
committed
format2
1 parent a30dc70 commit 563d8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
#include "mlir/IR/PatternMatch.h"
2525
#include "mlir/Interfaces/TilingInterface.h"
2626
#include "mlir/Transforms/DialectConversion.h"
27-
#include "llvm/Support/Compiler.h"
2827
#include "llvm/ADT/SmallBitVector.h"
2928
#include "llvm/ADT/SmallSet.h"
29+
#include "llvm/Support/Compiler.h"
3030

3131
namespace mlir {
3232
namespace bufferization {

0 commit comments

Comments
 (0)