[all-commits] [llvm/llvm-project] 040d9c: [VPlan] Collect FMFs for in-loop reduction chain i...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Nov 19 14:13:17 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 040d9c94bebfc441f555de4617baf7da410ed959
      https://github.com/llvm/llvm-project/commit/040d9c94bebfc441f555de4617baf7da410ed959
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-11-19 (Wed, 19 Nov 2025)

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

  Log Message:
  -----------
  [VPlan] Collect FMFs for in-loop reduction chain in VPlan. (NFC)

Replace retrieving FMFs for in-loop reduction via underlying instruction
+ legal by collecting the flags during reduction chain traversal in
VPlan.



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