[all-commits] [llvm/llvm-project] 56f573: [LV] Move induction ::execute impls to VPlanRecipe...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Aug 20 13:01:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56f5738d85e695d26f4ed4d52a8429e15b9eb87f
      https://github.com/llvm/llvm-project/commit/56f5738d85e695d26f4ed4d52a8429e15b9eb87f
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-08-20 (Sun, 20 Aug 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

  Log Message:
  -----------
  [LV] Move induction ::execute impls to VPlanRecipes.cpp (NFC).

All dependencies on code from LoopVectorize.cpp have been
removed/refactored. Move the ::execute implementations to other recipe
definitions in VPlanRecipes.cpp




More information about the All-commits mailing list