[all-commits] [llvm/llvm-project] 949226: [DA] Require 'nsw' for AddRecs in the WeakCrossing...
Ehsan Amiri via All-commits
all-commits at lists.llvm.org
Fri Mar 6 08:49:04 PST 2026
Branch: refs/heads/users/amehsan/weakc-nsw
Home: https://github.com/llvm/llvm-project
Commit: 9492261455a0a3feac4c2d95e80756ca9d9ac868
https://github.com/llvm/llvm-project/commit/9492261455a0a3feac4c2d95e80756ca9d9ac868
Author: Ehsan Amiri <ehsan.amiri at huawei.com>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M llvm/include/llvm/Analysis/DependenceAnalysis.h
M llvm/lib/Analysis/DependenceAnalysis.cpp
M llvm/test/Analysis/DependenceAnalysis/WeakCrossingSIV.ll
M llvm/test/Analysis/DependenceAnalysis/weak-crossing-siv-addrec-wrap.ll
Log Message:
-----------
[DA] Require 'nsw' for AddRecs in the WeakCrossing SIV test
Commit: 096c0f79c1ebf168c89fce1dc627384408dd3dce
https://github.com/llvm/llvm-project/commit/096c0f79c1ebf168c89fce1dc627384408dd3dce
Author: Ehsan Amiri <ehsan.amiri at huawei.com>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M llvm/lib/Analysis/DependenceAnalysis.cpp
Log Message:
-----------
address code style issues
Compare: https://github.com/llvm/llvm-project/compare/9492261455a0%5E...096c0f79c1eb
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