[all-commits] [llvm/llvm-project] a23efc: [VPlan] Move VPInterleaveRecipe::execute to VPlanR...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Jul 20 14:24:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a23efcc703ce2a4ac534af4fcc2b38765cac9f8f
      https://github.com/llvm/llvm-project/commit/a23efcc703ce2a4ac534af4fcc2b38765cac9f8f
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-07-20 (Sat, 20 Jul 2024)

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

  Log Message:
  -----------
  [VPlan] Move VPInterleaveRecipe::execute to VPlanRecipes.cpp (NFC).

Move ::exeute and ::print to VPlanRecipes.cpp in line with other recipe
definitions.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list