[PATCH] D19591: [Clang][AVX512][Builtin] Adding intrinsics for the SAD instruction set

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 14:27:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267942: [clang][AVX512][Builtin] Adding intrinsics for the SAD instruction set. (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D19591?vs=55228&id=55489#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19591

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
  cfe/trunk/test/CodeGen/avx512vlbw-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19591.55489.patch
Type: text/x-patch
Size: 7102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160428/7a74931e/attachment.bin>


More information about the llvm-commits mailing list