Temporarily Revert "[LV] Apply sink-after & interleave-groups as VPlan transformation...
authorEric Christopher <echristo@gmail.com>
Thu, 7 Nov 2019 05:58:28 +0000 (21:58 -0800)
committerEric Christopher <echristo@gmail.com>
Thu, 7 Nov 2019 05:58:28 +0000 (21:58 -0800)
commit009e032634b3bd7fc32071ac2344b12142286477
treebf6dd3433eecc1b18a4a227d5340dc8f29b36c5f
parent9f10cc2d124c275f2e7a6764e168f6b75527e78f
Temporarily Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)"
as it's causing assert failures.

This reverts commit 100e797adb433724a17c9b42b6533cd634cb796b.
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp