[Patch][i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64

Allan Sandfeld Jensen linux@carewolf.com
Sat Nov 26 22:11:00 GMT 2016


Use the recently introduced unaligned variant of __m128i and add a similar 
__m64 and use those to make it clear these two intrinsics require neither 128-
bit nor 64-bit alignment.

`Allan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unaligned-sse_epi64.diff
Type: text/x-patch
Size: 1652 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20161126/759a14f1/attachment.bin>


More information about the Gcc-patches mailing list