on 2020/7/9 下午7:22, Richard Biener wrote:
> On Thu, 9 Jul 2020, Kewen.Lin wrote:
>
>> on 2020/7/9 上午10:48, Kewen.Lin via Gcc-patches wrote:
>>> Hi Richi,
>>>
>>> on 2020/7/8 下午10:45, Richard Biener wrote:
This followup removes vect_verify_datarefs_alignment and its
premature cancellation
the loops and prematurely failed to.
Thanks,
Richard.
>From a1e25d0008791118dd58eaddff5f4c3691f8750e Mon Sep 17 00:00:00 2001
From: Richard Biener
Date: Wed, 8 Jul 2020 16:37:55 +0200
Subject: [PATCH] remove premature vect_verify_datarefs_alignment
This followup removes vect_verify_datarefs_
on 2020/7/9 上午10:48, Kewen.Lin via Gcc-patches wrote:
> Hi Richi,
>
> on 2020/7/8 下午10:45, Richard Biener wrote:
>> This followup removes vect_verify_datarefs_alignment and its
>> premature cancellation of vectorization leaving the actual
>> decision whether alignment is supported to the functions
Hi Richi,
on 2020/7/8 下午10:45, Richard Biener wrote:
> This followup removes vect_verify_datarefs_alignment and its
> premature cancellation of vectorization leaving the actual
> decision whether alignment is supported to the functions
> deciding whether we can vectorize a load or store.
>
> I'll
This followup removes vect_verify_datarefs_alignment and its
premature cancellation of vectorization leaving the actual
decision whether alignment is supported to the functions
deciding whether we can vectorize a load or store.
I'll see whether to find a suitable machine to test !hw_misalign_suppo