[PATCH] D19320: [Clang][AVX512][Builtin] adding intrinsics for vf{n}madd{ss|sd} and vf{n}sub{ss|sd} instruction set

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 04:02:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267135: [clang][AVX512][Builtin] adding intrinsics for vf{n}madd{ss|sd} and… (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D19320?vs=54349&id=54627#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19320

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19320.54627.patch
Type: text/x-patch
Size: 26753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/c0b4c50c/attachment.bin>


More information about the llvm-commits mailing list