[all-commits] [llvm/llvm-project] 8a5617: [VPlan] Store induction kind & binop directly in V...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Aug 10 02:58:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a56179bcd8cfad152d4589c78b6b775324457b2
      https://github.com/llvm/llvm-project/commit/8a56179bcd8cfad152d4589c78b6b775324457b2
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

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

  Log Message:
  -----------
  [VPlan] Store induction kind & binop directly in VPDerviedIVRecipe(NFC)

Limit the information stored in VPDerivedIVRecipe to the ingredients
really needed.




More information about the All-commits mailing list