[PATCH] D17693: [CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128|256|512} builtin

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 03:43:06 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262321: [CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128|256|512} builtin (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D17693?vs=49316&id=49473#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17693

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17693.49473.patch
Type: text/x-patch
Size: 8901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/6ecf76f7/attachment.bin>


More information about the llvm-commits mailing list