[PATCH] D17512: [CLANG] [AVX512] [BUILTIN] Adding prorv{d|q}{128|256|512} builtin to clang ..

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 08:04:27 PST 2016


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

Changed prior to commit:
  http://reviews.llvm.org/D17512?vs=48695&id=48817#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17512

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: D17512.48817.patch
Type: text/x-patch
Size: 11523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/3126ad49/attachment.bin>


More information about the llvm-commits mailing list