On Tue, May 9, 2017 at 10:05 AM, Richard Biener
wrote:
> On Mon, May 8, 2017 at 3:49 PM, Richard Biener
> wrote:
>> On Mon, May 8, 2017 at 2:41 PM, Wilco Dijkstra
>> wrote:
>>> This fixes a few failures on ARM and AArch64 due to a recent change in
>>> alignment peeling by switching the vector c
On Mon, May 8, 2017 at 3:49 PM, Richard Biener
wrote:
> On Mon, May 8, 2017 at 2:41 PM, Wilco Dijkstra wrote:
>> This fixes a few failures on ARM and AArch64 due to a recent change in
>> alignment peeling by switching the vector cost model off
>> (https://gcc.gnu.org/ml/gcc-patches/2017-05/msg004
On Mon, May 8, 2017 at 2:41 PM, Wilco Dijkstra wrote:
> This fixes a few failures on ARM and AArch64 due to a recent change in
> alignment peeling by switching the vector cost model off
> (https://gcc.gnu.org/ml/gcc-patches/2017-05/msg00407.html).
>
> Tested on AArch64, ARM and x64 - committed as
This fixes a few failures on ARM and AArch64 due to a recent change in
alignment peeling by switching the vector cost model off
(https://gcc.gnu.org/ml/gcc-patches/2017-05/msg00407.html).
Tested on AArch64, ARM and x64 - committed as obvious.
ChangeLog:
2017-05-08 Wilco Dijkstra
* te