Skip to content

Commit

Permalink
Apply clang-tidy fixes for llvm-include-order in Fusion.cpp (NFC)
Browse files Browse the repository at this point in the history
  • Loading branch information
joker-eph committed Jan 20, 2024
1 parent 46ce993 commit 197a73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"

#include <set>
#include <optional>
#include <set>

#define DEBUG_TYPE "linalg-fusion"

Expand Down

0 comments on commit 197a73f

Please sign in to comment.