[all-commits] [llvm/llvm-project] 9f08ce: Revert "[LV] Apply sink-after & interleave-groups ...

Gil Rapaport via All-commits all-commits at lists.llvm.org
Fri Nov 8 12:18:07 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f08ce0d2197d4f163dfa4633eae2347ce8fc881
      https://github.com/llvm/llvm-project/commit/9f08ce0d2197d4f163dfa4633eae2347ce8fc881
  Author: Gil Rapaport <gil.rapaport at intel.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M llvm/include/llvm/Analysis/VectorUtils.h
    M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
    M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)"

This reverts commit 11ed1c0239fd51fd2f064311dc7725277ed0a994 - causes an assert failure.




More information about the All-commits mailing list