[all-commits] [llvm/llvm-project] 009e03: Temporarily Revert "[LV] Apply sink-after & interl...

Eric Christopher via All-commits all-commits at lists.llvm.org
Wed Nov 6 21:59:05 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 009e032634b3bd7fc32071ac2344b12142286477
      https://github.com/llvm/llvm-project/commit/009e032634b3bd7fc32071ac2344b12142286477
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2019-11-06 (Wed, 06 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/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  Temporarily Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)"
as it's causing assert failures.

This reverts commit 100e797adb433724a17c9b42b6533cd634cb796b.




More information about the All-commits mailing list