[all-commits] [llvm/llvm-project] bd4438: [DA] Check nsw when extracting a constant operand ...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Oct 28 01:38:14 PDT 2025
Branch: refs/heads/users/kasuga-fj/da-fix-gcd-miv
Home: https://github.com/llvm/llvm-project
Commit: bd44388185142686efcd5b1a5092dac7a905cf09
https://github.com/llvm/llvm-project/commit/bd44388185142686efcd5b1a5092dac7a905cf09
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2025-10-28 (Tue, 28 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
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