llvm-project
[LAA] Enable diff checks for non-unit constant stride
#188826
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
17
Changes
View On
GitHub
[LAA] Enable diff checks for non-unit constant stride
#188826
eas
wants to merge 17 commits into
main
from
users/eas/laa-const-strided-diff-check
eas
requested a review
from
fhahn
143 days ago
eas
requested a review
from
arcbbb
143 days ago
eas
requested a review
from
igogo-x86
143 days ago
llvmbot
added
backend:RISC-V
llvmbot
added
llvm:analysis
llvmbot
added
llvm:transforms
eas
commented on 2026-03-26
igogo-x86
commented on 2026-03-27
eas
force pushed
from
0bf6b764
to
e9f8abb6
123 days ago
eas
requested a review
from
artagnon
123 days ago
Add a test
3f13bc74
[LAA] Enable diff checks for non-unit constant stride
3e6654dd
unsigned->uint64_t for AbsCommonStrideInBytes
6726ce28
eas
force pushed
from
e9f8abb6
to
6726ce28
103 days ago
fhahn
commented on 2026-05-19
Merge remote-tracking branch 'origin/main' into laa-const-strided-dif…
75500b33
Rename VectorIterAccessRange -> VectorIterAccessSpan
83df28ae
Add a test for 2^64 IV step
4bc5abef
Address potential `IC * AbsCommonStrideInBytes` truncation
fa7c7143
eas
force pushed
from
3c58ae5e
to
fa7c7143
48 days ago
eas
commented on 2026-06-29
Merge remote-tracking branch 'origin/main' into HEAD
b2b2501d
Update tests after merging in `origin/main`
94ba1d74
Fold "-1" in ThresholdMinusOne into another sub(_, constant)
88a6fc02
artagnon
commented on 2026-07-29
artagnon
approved these changes on 2026-07-31
fhahn
commented on 2026-08-01
Merge remote-tracking branch 'origin/main' into laa-const-strided-dif…
82b6aa40
Don't enable partial alias masking if there is strided diff check req…
43cf47c7
AccessSize must be part of the key
3a7a301b
Add test showing how we incorrectly truncate `ThresholdMinusOne`
b9d8c2e2
Fix overflow in IC*Stride calculation
1df31817
Fix typo in a comment
a93306be
Rename test files/move comment to the test function (instead of modul…
ea43c363
eas
force pushed
from
c0fa50ea
to
ea43c363
13 days ago
eas
commented on 2026-08-04
Login to write a write a comment.
Login via GitHub
Reviewers
artagnon
fhahn
igogo-x86
arcbbb
Assignees
No one assigned
Labels
backend:RISC-V
llvm:analysis
llvm:transforms
Milestone
No milestone
Login to write a write a comment.
Login via GitHub