[PATCH] D17539: [CLANG] [AVX512] [BUILTIN] Adding PSHUF{L|H}W{128|256|512} builtin to clang .

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 09:44:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261755: [CLANG] [AVX512] [BUILTIN] Adding PSHUF{L|H}W{128|256|512} builtin to clang . (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D17539?vs=48794&id=48956#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17539

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/Headers/avx512bwintrin.h
  cfe/trunk/lib/Headers/avx512vlbwintrin.h
  cfe/trunk/test/CodeGen/avx512bw-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17539.48956.patch
Type: text/x-patch
Size: 7325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/9e81a8ee/attachment.bin>


More information about the llvm-commits mailing list