[PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 23:53:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266278: [Clang][AVX512][Builtin] Adding intrinsics of… (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D19050?vs=53541&id=53662#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19050

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: D19050.53662.patch
Type: text/x-patch
Size: 32215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/d3f0f3df/attachment.bin>


More information about the llvm-commits mailing list