On Fri, May 25, 2018 at 5:48 AM, Richard Biener wrote:
>
> This simplifies data-ref analysis further and to make that work enhances
> BB vectorization dependence analysis as a comment suggested. I've
> needed to add tbaa_p flags to some of the alias disambiguators.
>
> Bootstrapped and tested on
This simplifies data-ref analysis further and to make that work enhances
BB vectorization dependence analysis as a comment suggested. I've
needed to add tbaa_p flags to some of the alias disambiguators.
Bootstrapped and tested on x86_64-unknown-linux-gnu, SPEC 2k6 build
is running right now.
Ri