[all-commits] [llvm/llvm-project] 7cce38: [VPlan] Remove dead SE argument from handleUncount...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Apr 24 11:59:48 PDT 2025


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

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

  Log Message:
  -----------
  [VPlan] Remove dead SE argument from handleUncountableEarlyExit (NFC).

ScalarEvolution is not used by the function, remove the dead arg.



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