On 1/9/20 9:24 PM, Jeff Law wrote:
On Wed, 2020-01-08 at 17:23 +, Martin Sebor wrote:
A recent improvement to the vectorizer (r278334 if my bisection
is right) can transform multiple stores to adjacent struct members
into single vectorized assignments that write over all the members
in a sin
On Wed, Jan 08, 2020 at 09:24:48PM -0700, Jeff Law wrote:
> On Wed, 2020-01-08 at 17:23 +, Martin Sebor wrote:
> > A recent improvement to the vectorizer (r278334 if my bisection
> > is right) can transform multiple stores to adjacent struct members
> > into single vectorized assignments that w
On Wed, 2020-01-08 at 17:23 +, Martin Sebor wrote:
> A recent improvement to the vectorizer (r278334 if my bisection
> is right) can transform multiple stores to adjacent struct members
> into single vectorized assignments that write over all the members
> in a single MEM_REF. These are then f