[PATCH] D12102: AVX512: vsqrtss/sd implementation.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 02:15:24 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248116: AVX512: vsqrtss/sd encoding and intrinsics implementation. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D12102?vs=32412&id=35196#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12102

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/MC/X86/avx512-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12102.35196.patch
Type: text/x-patch
Size: 20497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150920/c7f7a81f/attachment.bin>


More information about the llvm-commits mailing list