Skip to content

Commit a8e88b1

Browse files
committed
[InstCombine] Remove unused header
1 parent 473b9ed commit a8e88b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#include "InstCombineInternal.h"
1414
#include "llvm/ADT/APInt.h"
15-
#include "llvm/ADT/FloatingPointMode.h"
1615
#include "llvm/ADT/STLExtras.h"
1716
#include "llvm/ADT/SmallVector.h"
1817
#include "llvm/Analysis/AssumptionCache.h"

0 commit comments

Comments
 (0)