Skip to content

Commit 3c7d9aa

Browse files
committed
fix formatting
1 parent 83a48ce commit 3c7d9aa

File tree

1 file changed

+1
-1
lines changed
  • mlir/include/mlir/Dialect/GPU/Transforms

1 file changed

+1
-1
lines changed

mlir/include/mlir/Dialect/GPU/Transforms/Passes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
#ifndef MLIR_DIALECT_GPU_TRANSFORMS_PASSES_H_
1414
#define MLIR_DIALECT_GPU_TRANSFORMS_PASSES_H_
1515

16-
#include "mlir/Dialect/GPU/Utils/GPUUtils.h"
1716
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
17+
#include "mlir/Dialect/GPU/Utils/GPUUtils.h"
1818
#include "mlir/IR/PatternMatch.h"
1919
#include "mlir/Pass/Pass.h"
2020
#include <optional>

0 commit comments

Comments
 (0)