diff options
Diffstat (limited to 'llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp')
-rw-r--r-- | llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp b/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp index 403ffb1d315..6ebef45e3cd 100644 --- a/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp +++ b/llvm/unittests/Transforms/Vectorize/VPlanSlpTest.cpp @@ -8,7 +8,6 @@ #include "../lib/Transforms/Vectorize/VPlan.h" #include "../lib/Transforms/Vectorize/VPlanHCFGBuilder.h" -#include "../lib/Transforms/Vectorize/VPlanHCFGTransforms.h" #include "VPlanTestBase.h" #include "llvm/Analysis/VectorUtils.h" #include "gtest/gtest.h" |