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 64ad5d9 commit 3ce5df4Copy full SHA for 3ce5df4
llvm/lib/Transforms/Vectorize/VPlan.cpp
@@ -52,10 +52,6 @@
52
using namespace llvm;
53
using namespace llvm::VPlanPatternMatch;
54
55
-namespace llvm {
56
-extern cl::opt<bool> EnableVPlanNativePath;
57
-}
58
-
59
/// @{
60
/// Metadata attribute names
61
const char LLVMLoopVectorizeFollowupAll[] = "llvm.loop.vectorize.followup_all";
0 commit comments