Re: [PATCH] tree-optimization/101105 - fix runtime alias test optimization

2021-06-23 Thread Jeff Law via Gcc-patches
On 6/23/2021 4:46 AM, Richard Biener wrote: We were ignoring DR_STEP for VF == 1 which is OK only in case the scalar order is preserved or both DR steps are the same. Bootstrapped and tested on x86_64-unknown-linux-gnu, OK? Thanks, Richard. 2021-06-23 Richard Biener PR tree-opti

[PATCH] tree-optimization/101105 - fix runtime alias test optimization

2021-06-23 Thread Richard Biener
We were ignoring DR_STEP for VF == 1 which is OK only in case the scalar order is preserved or both DR steps are the same. Bootstrapped and tested on x86_64-unknown-linux-gnu, OK? Thanks, Richard. 2021-06-23 Richard Biener PR tree-optimization/101105 * tree-vect-data-refs.c (