[all-commits] [llvm/llvm-project] 6c4056: [VPlan] Get type from start value for VPWidenIntOr...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu May 15 13:31:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c405694d134f708c064df37bf4ac79a84374c58
      https://github.com/llvm/llvm-project/commit/6c405694d134f708c064df37bf4ac79a84374c58
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-05-15 (Thu, 15 May 2025)

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

  Log Message:
  -----------
  [VPlan] Get type from start value for VPWidenIntOrFpInduction (NFC).

NFC for now but this can cause verification failures in the future,
since after bf5627c85e697 wide induction may be narrowed. By using the
type from the start value, we will always return the correct type.



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