]> granicus.if.org Git - clang/commit
[X86] Use __m128_u for _mm_loadu_ps after r353555
authorReid Kleckner <rnk@google.com>
Tue, 12 Feb 2019 21:04:21 +0000 (21:04 +0000)
committerReid Kleckner <rnk@google.com>
Tue, 12 Feb 2019 21:04:21 +0000 (21:04 +0000)
commita0129f30b362434ac1af52d2dabc7b2708c25e9d
tree2130d064654c05ea01adf7da42e2355148cb2306
parent4f87ff1d737e419fdc7c627a1af2ab546fe894cd
[X86] Use __m128_u for _mm_loadu_ps after r353555

Add secondary triple to existing SSE test for it.  I audited other uses
of __attribute__((__packed__)) in the intrinsic headers, and this seemed
to be the only missing one.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353878 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/xmmintrin.h
test/CodeGen/sse-builtins.c