On Tue, 19 Aug 2025, Richard Biener wrote:
> The following is a patch to make us record the get_load_store_info
> results from load/store analysis and re-use them during transform.
> In particular this moves where SLP_TREE_MEMORY_ACCESS_TYPE is stored.
>
> A major hassle was (and still is, to som
The following is a patch to make us record the get_load_store_info
results from load/store analysis and re-use them during transform.
In particular this moves where SLP_TREE_MEMORY_ACCESS_TYPE is stored.
A major hassle was (and still is, to some extent), gather/scatter
handling with it's accompani