[all-commits] [llvm/llvm-project] 0e21d7: [DA] Add test for addrec can wrap in GCD MIV (NFC)...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Sun Jun 14 23:43:34 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e21d7cd0ed0cf35021b929efd2832829fc66eb4
https://github.com/llvm/llvm-project/commit/0e21d7cd0ed0cf35021b929efd2832829fc66eb4
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
A llvm/test/Analysis/DependenceAnalysis/gcd-miv-addrec-wrap.ll
Log Message:
-----------
[DA] Add test for addrec can wrap in GCD MIV (NFC) (#203526)
This patch adds a test that should have been included in #186892. The
test demonstrates a case where the GCD MIV test would miss a dependency
if the presence of nsw flags were not checked.
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