Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit b705f65

Browse files
joker-ephbump-llvm[bot]
authored andcommitted
[MLIR] Apply clang-tidy fixes for llvm-include-order in DialectGPU.cpp (NFC)
1 parent 1778ddf commit b705f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mlir/lib/Bindings/Python/DialectGPU.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#include "mlir-c/Dialect/GPU.h"
1010
#include "mlir-c/IR.h"
1111
#include "mlir-c/Support.h"
12-
#include "mlir/Bindings/Python/NanobindAdaptors.h"
1312
#include "mlir/Bindings/Python/Nanobind.h"
13+
#include "mlir/Bindings/Python/NanobindAdaptors.h"
1414

1515
namespace nb = nanobind;
1616
using namespace nanobind::literals;

0 commit comments

Comments
 (0)