[all-commits] [llvm/llvm-project] d4fe0a: [DA] Remove special handling for SCEVAddExpr in GC...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Mon Dec 1 05:46:12 PST 2025


  Branch: refs/heads/users/kasuga-fj/da-gcdmiv-remove-special-handling
  Home:   https://github.com/llvm/llvm-project
  Commit: d4fe0a8efbd29d0c0173802a84b7c61503d0d804
      https://github.com/llvm/llvm-project/commit/d4fe0a8efbd29d0c0173802a84b7c61503d0d804
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M llvm/lib/Analysis/DependenceAnalysis.cpp
    M llvm/test/Analysis/DependenceAnalysis/gcd-miv-overflow.ll

  Log Message:
  -----------
  [DA] Remove special handling for SCEVAddExpr in GCD MIV


  Commit: 6b3d00864793f5663defd272565e9cf1d9304c8f
      https://github.com/llvm/llvm-project/commit/6b3d00864793f5663defd272565e9cf1d9304c8f
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

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

  Log Message:
  -----------
  remove unnecessary GCD calculation


Compare: https://github.com/llvm/llvm-project/compare/575f811dae9e...6b3d00864793

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