[all-commits] [llvm/llvm-project] 4f14ea: [DA] Rewrite Banerjee MIV test with SCEV-based int...
Ruoyu Qiu via All-commits
all-commits at lists.llvm.org
Wed Aug 5 05:14:10 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f14eaa227b32a6549c540fafe6b8de2036c6b9d
https://github.com/llvm/llvm-project/commit/4f14eaa227b32a6549c540fafe6b8de2036c6b9d
Author: Ruoyu Qiu <cabbaken at outlook.com>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M llvm/include/llvm/Analysis/DependenceAnalysis.h
M llvm/lib/Analysis/DependenceAnalysis.cpp
M llvm/test/Analysis/DependenceAnalysis/PR51512.ll
M llvm/test/Analysis/DependenceAnalysis/banerjee-overflow.ll
A llvm/test/Analysis/DependenceAnalysis/banerjee-single-iteration.ll
A llvm/test/Analysis/DependenceAnalysis/banerjee-symbolic.ll
M llvm/test/Analysis/DependenceAnalysis/gcd-miv-overflow.ll
Log Message:
-----------
[DA] Rewrite Banerjee MIV test with SCEV-based interval arithmetic (#207662)
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