[all-commits] [llvm/llvm-project] 7e7146: [VPlan] Preserve dbg location on canonical IVs in ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Apr 29 13:46:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e71466900f84770c08cc53807425a19918a3975
      https://github.com/llvm/llvm-project/commit/7e71466900f84770c08cc53807425a19918a3975
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/dbg-outer-loop-vect.ll

  Log Message:
  -----------
  [VPlan] Preserve dbg location on canonical IVs in native path.

Pass the debug location of the primary IV to addCanonicalIVRecipes in
the native path, matching the behavior of inner loop vectorization.



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