[PATCH] D19476: [Clang][Builtin][AVX512]Adding intrinsics for vfpclass{sd|ss} vfpclass{pd|ps} instruction set

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 07:54:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267414: [Clang][Builtin][AVX512]Adding intrinsics for vfpclass{sd|ss} vfpclass{pd|ps}… (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D19476?vs=54838&id=54853#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19476

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/lib/Headers/avx512dqintrin.h
  cfe/trunk/lib/Headers/avx512vldqintrin.h
  cfe/trunk/test/CodeGen/avx512dq-builtins.c
  cfe/trunk/test/CodeGen/avx512vldq-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19476.54853.patch
Type: text/x-patch
Size: 8558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/9e9a4a9c/attachment.bin>


More information about the llvm-commits mailing list