[all-commits] [llvm/llvm-project] 62c50f: [VPlan] Retrieve canonical IV directly in prepareP...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Oct 1 11:34:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62c50fd7955a1b2b0678b97038832a155ca97723
      https://github.com/llvm/llvm-project/commit/62c50fd7955a1b2b0678b97038832a155ca97723
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-10-01 (Wed, 01 Oct 2025)

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

  Log Message:
  -----------
  [VPlan] Retrieve canonical IV directly in preparePlanForEpilogue (NFCI).

Move code handling canonical IV out of the loop, simplifying the loop
body. Preparation for follow-up changes



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