[PATCH] D17506: [CLANG] [AVX512] [BUILTIN] Adding pro{lv|r}{d|q}{128|256|512} builtin to clang .

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 05:45:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261635: [CLANG] [AVX512] [BUILTIN] Adding pro{lv|r}{d|q}{128|256|512} builtin to clang (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D17506?vs=48673&id=48810#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17506

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: D17506.48810.patch
Type: text/x-patch
Size: 19675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/cd3dbd78/attachment-0001.bin>


More information about the llvm-commits mailing list