[all-commits] [llvm/llvm-project] 4c5c96: [DA] Check nsw when extracting a constant operand ...

Ryotaro Kasuga via All-commits all-commits at lists.llvm.org
Wed Oct 29 04:47:21 PDT 2025


  Branch: refs/heads/users/kasuga-fj/da-fix-gcd-miv
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c5c963d99d99b4649b39fca172917fc0b09ccb2
      https://github.com/llvm/llvm-project/commit/4c5c963d99d99b4649b39fca172917fc0b09ccb2
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

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

  Log Message:
  -----------
  [DA] Check nsw when extracting a constant operand of SCEVMul


  Commit: 68a20f0726b15ffb068253134233bc1cc320148a
      https://github.com/llvm/llvm-project/commit/68a20f0726b15ffb068253134233bc1cc320148a
  Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

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

  Log Message:
  -----------
  change the function name and modify the comment


Compare: https://github.com/llvm/llvm-project/compare/bd4438818514...68a20f0726b1

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