[all-commits] [llvm/llvm-project] 184290: [LAA] Add tests with dependencies may preventing s...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 10 05:57:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 184290e579ccb909faf9a03e35266ed23cf26e23
https://github.com/llvm/llvm-project/commit/184290e579ccb909faf9a03e35266ed23cf26e23
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-10 (Sun, 10 Dec 2023)
Changed paths:
A llvm/test/Analysis/LoopAccessAnalysis/num-iters-for-store-load-conflict.ll
Log Message:
-----------
[LAA] Add tests with dependencies may preventing st-to-ld forwarding.
Add test cases with varying distances between stores and loads that may
prevent store-to-load forwarding.
More information about the All-commits
mailing list