[llvm] [LAA] Add initial support for non-power-of-2 store-load forwarding distance (PR #137873)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 8 05:46:10 PDT 2025


alexey-bataev wrote:

> I am not sure the name/comment are accurate? Dependence could have any distance and still be supported, e.g. a forward dependene could have a distance of 3 which is totally fine.

What is your suggestion here? Any better name/comment?

https://github.com/llvm/llvm-project/pull/137873


More information about the llvm-commits mailing list