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 174293a commit afdf4c2Copy full SHA for afdf4c2
llvm/lib/Transforms/Vectorize/VPlan.cpp
@@ -26,7 +26,6 @@
26
#include "VPlanUtils.h"
27
#include "llvm/ADT/PostOrderIterator.h"
28
#include "llvm/ADT/STLExtras.h"
29
-#include "llvm/Transforms/Vectorize/LoopVectorizationLegality.h"
30
#include "llvm/ADT/SmallVector.h"
31
#include "llvm/ADT/StringExtras.h"
32
#include "llvm/ADT/Twine.h"
0 commit comments