[PATCH] D14492: AVX512 : VMOVHPS/PD and VMOVLPS/PD implementation.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 01:13:25 PST 2015


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

AVX512 : Implemented encoding and  DAG lowering for VMOVHPS/PD and VMOVLPS/PD instructions.
Added tests for encoding.

Repository:
  rL LLVM

http://reviews.llvm.org/D14492

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/avx-isa-check.ll
  test/CodeGen/X86/exedeps-movq.ll
  test/MC/X86/avx512-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14492.39670.patch
Type: text/x-patch
Size: 19328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/9e029d2a/attachment.bin>


More information about the llvm-commits mailing list