Re: Reject versioning for alignment with different masks (PR 92526)

2019-11-21 Thread Richard Biener
On Wed, Nov 20, 2019 at 4:28 PM Richard Sandiford wrote: > > Allowing mixed vector sizes broke the assumption in the following assert, > since it's now possible for different accesses to require different > levels of alignment: > > /* FORNOW: use the same mask to test all potentially

Reject versioning for alignment with different masks (PR 92526)

2019-11-20 Thread Richard Sandiford
Allowing mixed vector sizes broke the assumption in the following assert, since it's now possible for different accesses to require different levels of alignment: /* FORNOW: use the same mask to test all potentially unaligned references in the loop. The vectorizer c