[all-commits] [llvm/llvm-project] c465a5: [VPlan] Handle canonical IVs in ::isSingleScalar. ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Nov 30 13:52:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c465a56e9d1f244a32ea00a426d449bc7f38a9b1
      https://github.com/llvm/llvm-project/commit/c465a56e9d1f244a32ea00a426d449bc7f38a9b1
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-11-30 (Sun, 30 Nov 2025)

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

  Log Message:
  -----------
  [VPlan] Handle canonical IVs in ::isSingleScalar. (NFCI)

The canonical IV is always a single scalar. They are already treated as
uniform-across-UF-and-VF.

This should currently be NFC.



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