[PATCH] D11354: [X86][AVX512F] add arithmetic intrinsics

Asaf Badouh asaf.badouh at intel.com
Mon Jul 20 08:03:07 PDT 2015


AsafBadouh created this revision.
AsafBadouh added reviewers: mkuper, delena, igorb.
AsafBadouh added a subscriber: llvm-commits.
AsafBadouh set the repository for this revision to rL LLVM.

add intrinsics for FP arithmetic add/div/mul/sub include rounding versions.
also add "undefined" intrinsics

Repository:
  rL LLVM

http://reviews.llvm.org/D11354

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11354.30159.patch
Type: text/x-patch
Size: 22483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150720/a85fa8c0/attachment.bin>


More information about the llvm-commits mailing list