[all-commits] [llvm/llvm-project] 30e9cb: [VPlan] Move logic to compute scalarization overhe...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Sep 13 12:44:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30e9cbacab5b474de89992851f126fff300c1ab7
      https://github.com/llvm/llvm-project/commit/30e9cbacab5b474de89992851f126fff300c1ab7
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-09-13 (Sat, 13 Sep 2025)

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

  Log Message:
  -----------
  [VPlan] Move logic to compute scalarization overhead to cost helper(NFC)

Extract the logic to compute the scalarization overhead to a helper for
easy re-use in the future.



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