[all-commits] [llvm/llvm-project] 348f4f: [DA] Add tests that represent edge cases for the W...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Tue Mar 3 21:40:40 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 348f4fb9e00a4594d8e181803e17071e626fa40c
https://github.com/llvm/llvm-project/commit/348f4fb9e00a4594d8e181803e17071e626fa40c
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
A llvm/test/Analysis/DependenceAnalysis/weak_zero_siv_parametric_coeff.ll
A llvm/test/Analysis/DependenceAnalysis/weak_zero_siv_parametric_const.ll
Log Message:
-----------
[DA] Add tests that represent edge cases for the Weak Zero SIV tests (NFC) (#183735)
This patch adds test cases that capture edge cases for the Weak‑Zero SIV
tests. These cases involve loop‑invariant, non‑constant variables, and
special care is required when those variables may be zero.
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