[PATCH] D42016: [X86] Implement old kunpck intrinsics using vector ops on vXi1 instead of integer shift/and/or
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 14 11:25:18 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322461: [X86] Implement old kunpck intrinsics using vector ops on vXi1 instead of… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42016?vs=129723&id=129786#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42016
Files:
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/lib/Headers/avx512bwintrin.h
cfe/trunk/lib/Headers/avx512fintrin.h
cfe/trunk/test/CodeGen/avx512bw-builtins.c
cfe/trunk/test/CodeGen/avx512f-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42016.129786.patch
Type: text/x-patch
Size: 7920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180114/9dd16d28/attachment.bin>
More information about the cfe-commits
mailing list