[PATCH] D13945: [X86][AVX512] extend vcvtph2ps to support xmm/ymm and sae versions

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 07:03:25 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251018: [X86][AVX512] extend vcvtph2ps to support xmm/ymm and sae versions (authored by abadouh).

Changed prior to commit:
  http://reviews.llvm.org/D13945?vs=38111&id=38126#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13945

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/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/MC/X86/avx512-encodings.s
  llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13945.38126.patch
Type: text/x-patch
Size: 16017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/2a06dc8e/attachment.bin>


More information about the llvm-commits mailing list