[PATCH] D19580: [Clang][BuiltIn][avx512] Adding intrinsics for vpshufd and vpsadbw instruction set

michael zuckerman via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 05:23:26 PDT 2016


m_zuckerman updated this revision to Diff 55191.
m_zuckerman added a comment.

I delete the SAD instruction from this review and enter him into another review.


http://reviews.llvm.org/D19580

Files:
  include/clang/Basic/BuiltinsX86.def
  lib/Headers/avx512fintrin.h
  lib/Headers/avx512vlintrin.h
  test/CodeGen/avx512f-builtins.c
  test/CodeGen/avx512vl-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19580.55191.patch
Type: text/x-patch
Size: 4990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/698032af/attachment.bin>


More information about the llvm-commits mailing list