[PATCH] D18931: Adding avx512 (unpck{h|l}{pd|ps}, rcp14{pd|ps}{128|256}, vplzcnt{d|q} ) builtin to clang

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 05:59:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265896: Adding avx512 (unpck{h|l}{pd|ps}, rcp14{pd|ps}{128|256},vplzcnt{d|q} )… (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D18931?vs=53134&id=53174#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18931

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/Headers/avx512fintrin.h
  cfe/trunk/lib/Headers/avx512vlintrin.h
  cfe/trunk/test/CodeGen/avx512f-builtins.c
  cfe/trunk/test/CodeGen/avx512vl-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18931.53174.patch
Type: text/x-patch
Size: 28619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160410/cd739c49/attachment.bin>


More information about the llvm-commits mailing list