[llvm-commits] [PATCH] Use vld1/vst1 for unaligned load/store

Stepan Dyatkovskiy stpworld at narod.ru
Sun Sep 23 13:58:54 PDT 2012


Guys, due to crashes described in PR13790, consider next fix for 
VLD1/VST1 nodes generation. If I'm get right VLD1 nodes need one more 
dummy GPR.
-Stepan.
David Tweed wrote:
> On Sep 20, 2012, at 8:36 AM, David Tweed <david.tweed at arm.com
> <mailto:david.tweed at arm.com>> wrote:
>
>
>
> Just a note to say that this commit is causing 3 tests in the regression
> suite to fail on ARM/Linux
>
> test/CodeGen/ARM/twoaddrinstr.ll
>
> test/CodeGen/ARM/reg_sequence.ll
>
> test/CodeGen/ARM/vbsl-constant.ll
>
> Can you try again after my r164320 commit?
>
> With that commit the tests now pass. Thanks for dealing with the issue.
>
> Regards,
>
> David
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vld1_vst1.patch
Type: text/x-patch
Size: 821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120924/7b21bbad/attachment.bin>


More information about the llvm-commits mailing list