[PATCH] D12524: [X86] add RSQRT14 & RCP14 Scalar FP

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 03:25:38 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248147: [X86][AVX512] add masked version for RSQRT14 & RCP14 Scalar FP (authored by abadouh).

Changed prior to commit:
  http://reviews.llvm.org/D12524?vs=33681&id=35219#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12524

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/MC/X86/avx512-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12524.35219.patch
Type: text/x-patch
Size: 14903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/4985cfdc/attachment-0001.bin>


More information about the llvm-commits mailing list