llvm-project
[LAA] Enable diff checks for non-unit constant stride
#188826
Open

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone