Skip to content

Commit 2184520

Browse files
author
git apple-llvm automerger
committed
Merge commit '197a73f01925' from llvm.org/main into next
2 parents 6353d9d + 197a73f commit 2184520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
#include "llvm/Support/CommandLine.h"
3030
#include "llvm/Support/Debug.h"
3131

32-
#include <set>
3332
#include <optional>
33+
#include <set>
3434

3535
#define DEBUG_TYPE "linalg-fusion"
3636

0 commit comments

Comments
 (0)