[all-commits] [llvm/llvm-project] 7ca649: [VPlan] Factor out isUnrolled() helper in VPWidenI...

Luke Lau via All-commits all-commits at lists.llvm.org
Mon Apr 28 19:19:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ca6490636e758ec44ed149029b91163087d798e
      https://github.com/llvm/llvm-project/commit/7ca6490636e758ec44ed149029b91163087d798e
  Author: Luke Lau <luke at igalia.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

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

  Log Message:
  -----------
  [VPlan] Factor out isUnrolled() helper in VPWidenIntOrFpInductionRecipe. NFC (#137635)

Split off from #129508, this generalizes getSplatVFValue and
getLastUnrolledPartOperand so they don't need changed if another operand
is added.



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