[llvm] r246541 - [ARM] Turn on by default interleaved access vectorization

Evgenii Stepanov via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 12:15:33 PST 2016


More problems with this change:
https://llvm.org/bugs/show_bug.cgi?id=26600

On Wed, Sep 2, 2015 at 2:44 PM, Arnaud A. de Grandmaison
<arnaud.degrandmaison at arm.com> wrote:
> Silviu has proposed a fix for this with http://reviews.llvm.org/D12559
>
> You may want to give a try to his patch to confirm the bot has hit the same issue.
>
> Cheers,
> Arnaud
>
>> -----Original Message-----
>> From: llvm-commits [mailto:llvm-commits-bounces at lists.llvm.org] On Behalf
>> Of Renato Golin via llvm-commits
>> Sent: 02 September 2015 22:55
>> To: Evgenii Stepanov
>> Cc: Silviu Baranga; LLVM Commits
>> Subject: Re: [llvm] r246541 - [ARM] Turn on by default interleaved access
>> vectorization
>>
>> On 2 September 2015 at 21:51, Evgenii Stepanov
>> <eugeni.stepanov at gmail.com> wrote:
>> > I'm pretty sure it is this patch, as I see the crash locally and it
>> > goes away when this patch is reverted.
>>
>> That's interesting. My bots picked that up and only started failing on 246550.
>>
>> I'll run 540 here, just to be sure.
>>
>> --renato
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>


More information about the llvm-commits mailing list