[all-commits] [llvm/llvm-project] 30f44c: [VPlan] Set values for non-header phis at construc...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Feb 22 09:27:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30f44c96277e9d68926b9d6e27f232da6302c955
      https://github.com/llvm/llvm-project/commit/30f44c96277e9d68926b9d6e27f232da6302c955
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-02-22 (Sat, 22 Feb 2025)

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

  Log Message:
  -----------
  [VPlan] Set values for non-header phis at construction. (NFC)

Update HCFG builder to set the incoming values directly at construction
for non-header phis.

Simplification/clarification as suggested independently in
https://github.com/llvm/llvm-project/pull/126388.



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