llvm-project
78777a20 - [LV]Split store-load forward distance analysis from other checks, NFC (#121156)

Commit
263 days ago
[LV]Split store-load forward distance analysis from other checks, NFC (#121156) The patch splits the store-load forwarding distance analysis from other dependency analysis in LAA. Currently it supports only power-of-2 distances, required to support non-power-of-2 distances in future. Part of #100755
Author
Parents
Loading