[all-commits] [llvm/llvm-project] 385ea0: [SCEV] Move and clarify names of prev/next divisor...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Oct 20 07:05:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 385ea0dbc132300ee6c716f77ad1de42918687d3
      https://github.com/llvm/llvm-project/commit/385ea0dbc132300ee6c716f77ad1de42918687d3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV] Move and clarify names of prev/next divisor helpers (NFC).

Move getPreviousSCEVDivisibleByDivisor from a lambda to a static
function and clarify the name (DividesBy -> DivisibleBy).

Split off refactoring from https://github.com/llvm/llvm-project/pull/163021.



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