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 aa452b6 commit 1e48418Copy full SHA for 1e48418
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
@@ -12,9 +12,7 @@
12
#include "LoopVectorizationPlanner.h"
13
#include "VPlan.h"
14
#include "llvm/ADT/DenseMap.h"
15
-#include "llvm/ADT/PointerUnion.h"
16
#include "llvm/Analysis/ScalarEvolutionExpressions.h"
17
-#include "llvm/IR/IRBuilder.h"
18
19
namespace llvm {
20
0 commit comments