[all-commits] [llvm/llvm-project] 5048f9: [LV] NFCI: Create VPExpressions in transformToPart...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Wed Mar 4 00:49:27 PST 2026


  Branch: refs/heads/users/sdesmalen-arm/lv-create-partial-reductions-only-when-profitable-vpexpressions
  Home:   https://github.com/llvm/llvm-project
  Commit: 5048f9f138a9f5a358e9398ac7dd0e9f6755cbdb
      https://github.com/llvm/llvm-project/commit/5048f9f138a9f5a358e9398ac7dd0e9f6755cbdb
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

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

  Log Message:
  -----------
  [LV] NFCI: Create VPExpressions in transformToPartialReductions.

With this change, all logic to generate partial reductions and
recognising them as VPExpressions is contained in
`transformToPartialReductions`, without the need for a second
transform pass.
The PR intends to be a non-functional change.



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