[PATCH] D15414: [AVX512] add RCP14 and RSQRT14 intrinsics

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 03:43:35 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256237: [X86][AVX512] Add rcp14 and rsqrt14 intrinsics (authored by abadouh).

Changed prior to commit:
  http://reviews.llvm.org/D15414?vs=42421&id=43438#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15414

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15414.43438.patch
Type: text/x-patch
Size: 16818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/078f4108/attachment.bin>


More information about the llvm-commits mailing list