Skip to content

Commit 7df3ca3

Browse files
author
Leon Clark
committed
Formatting.
1 parent 58698f5 commit 7df3ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Transforms/Vectorize/VectorCombine.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
#include <numeric>
3636
#include <optional>
3737
#include <queue>
38-
#include <tuple>
3938
#include <set>
39+
#include <tuple>
4040

4141
#define DEBUG_TYPE "vector-combine"
4242
#include "llvm/Transforms/Utils/InstructionWorklist.h"

0 commit comments

Comments
 (0)