[all-commits] [llvm/llvm-project] 7b3ec5: [VPlan] Consolidate logic for narrowToSingleScalar...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Wed Dec 3 12:26:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b3ec5191a701dcebbf3c05a53b938ddd5f3c2d1
      https://github.com/llvm/llvm-project/commit/7b3ec5191a701dcebbf3c05a53b938ddd5f3c2d1
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-12-03 (Wed, 03 Dec 2025)

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

  Log Message:
  -----------
  [VPlan] Consolidate logic for narrowToSingleScalars (NFCI) (#167360)

The logic for narrowing to single scalar recipes is in two different
places: narrowToSingleScalarRecipes and legalizeAndOptimizeInductions.
Consolidate them.



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