[all-commits] [llvm/llvm-project] b807a2: [VPlan] Move VPReplicateRecipe::execute to VPlanRe...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun May 4 14:04:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b807a2bc13e96c6819a90e72b99c823c1f3b2d0e
      https://github.com/llvm/llvm-project/commit/b807a2bc13e96c6819a90e72b99c823c1f3b2d0e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-05-04 (Sun, 04 May 2025)

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

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

Consolidate ::execute implementation in VPlanRecipes.cpp, in line with
other ::execute implementations.



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