[PATCH] D31766: [Clang][X86][SSE] Update MOVNTDQA non-temporal loads to generic implementation
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 14 08:18:44 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300326: [X86][SSE] Update MOVNTDQA non-temporal loads to generic implementation (clang) (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D31766?vs=94379&id=95303#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31766
Files:
cfe/trunk/include/clang/Basic/BuiltinsX86.def
cfe/trunk/lib/Headers/avx2intrin.h
cfe/trunk/lib/Headers/avx512fintrin.h
cfe/trunk/lib/Headers/smmintrin.h
cfe/trunk/test/CodeGen/avx2-builtins.c
cfe/trunk/test/CodeGen/avx512f-builtins.c
cfe/trunk/test/CodeGen/sse41-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31766.95303.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170414/ac0a9d24/attachment.bin>
More information about the cfe-commits
mailing list