[PATCH] D19055: [Clang][AVX512][BUILTIN] Adding support for intrinsics of pmov{d|q}{b|w|d}{128|256|512} instruction set

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 01:02:36 PDT 2016


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

Changed prior to commit:
  http://reviews.llvm.org/D19055?vs=53538&id=53666#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19055

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: D19055.53666.patch
Type: text/x-patch
Size: 31213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/1e80b857/attachment.bin>


More information about the llvm-commits mailing list