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

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Nov 4 06:08:15 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d3ec06d219788801380af1948c7f7ef9d3c6100b
      https://github.com/llvm/llvm-project/commit/d3ec06d219788801380af1948c7f7ef9d3c6100b
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    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:
  -----------
  Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)"

This reverts commit 2be17087f8c38934b7fc9208ae6cf4e9b4d44f4b. Fails ASAN.




More information about the All-commits mailing list