[all-commits] [llvm/llvm-project] f1acd9: [LAA] increase test coverage in symbolic-stride (#...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Fri May 24 02:59:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1acd9d57766052c8fe537dea3eb801373430528
https://github.com/llvm/llvm-project/commit/f1acd9d57766052c8fe537dea3eb801373430528
Author: Ramkumar Ramachandra <r at artagnon.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M llvm/test/Analysis/LoopAccessAnalysis/symbolic-stride.ll
Log Message:
-----------
[LAA] increase test coverage in symbolic-stride (#92253)
The test symbolic-stride.ll does not exercise all codepaths in
getStrideFromPointer, particularly when the operand is an
SCEVIntegralCastExpr. Cover these codepaths as well. This patch serves
as pre-commit tests for #92119.
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