We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0348a12 commit 410b0a1Copy full SHA for 410b0a1
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
@@ -20,7 +20,6 @@
20
#include "llvm/Analysis/InstructionSimplify.h"
21
#include "llvm/Analysis/Utils/Local.h"
22
#include "llvm/Analysis/VectorUtils.h"
23
-#include "llvm/IR/CmpPredicate.h"
24
#include "llvm/IR/ConstantRange.h"
25
#include "llvm/IR/DataLayout.h"
26
#include "llvm/IR/InstrTypes.h"
0 commit comments