[all-commits] [llvm/llvm-project] f057a5: [VPlan] Improve code in VPWidenCallRecipe (NFC) (#...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Sat May 31 06:41:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f057a593a7151437edd25cfbbdcf450139346f12
      https://github.com/llvm/llvm-project/commit/f057a593a7151437edd25cfbbdcf450139346f12
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-05-31 (Sat, 31 May 2025)

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

  Log Message:
  -----------
  [VPlan] Improve code in VPWidenCallRecipe (NFC) (#141926)

Use operands() instead of {op_begin(), op_end()}. Also rename
arg_operands to args to match CallBase.



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