[all-commits] [llvm/llvm-project] e5b013: SCEV: add samesign tests for exit-limit computatio...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Sat Jan 25 13:15:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5b0132d157ad4c9a502dc8c4a61a3a3c83646c2
https://github.com/llvm/llvm-project/commit/e5b0132d157ad4c9a502dc8c4a61a3a3c83646c2
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/exit-count-non-strict.ll
Log Message:
-----------
SCEV: add samesign tests for exit-limit computation (#124304)
As the tests demonstrate, computeExitLimitFromICmp needs no additional
changes to compute exit limits from an icmp with samesign.
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