[all-commits] [llvm/llvm-project] 863e17: [VPlan] Make Phi operand for VPReductionPHIRecipe ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jul 1 14:50:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 863e17a5be77a47eedcd62172b41763783ff183c
      https://github.com/llvm/llvm-project/commit/863e17a5be77a47eedcd62172b41763783ff183c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

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

  Log Message:
  -----------
  [VPlan] Make Phi operand for VPReductionPHIRecipe optional (NFC).

VPReductionPHIRecipe doesn't rely on the underlying phi any longer,
allow empty underlying values when cloning. NFC at the moment but will
enable follow-up patches.



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