[PATCH] D14768: AVX512 : vmovapd.s implementation.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 02:49:38 PST 2015


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

AVX512: Implemented encoding for  the follow instructions.
  vmovapd.s, vmovaps.s, vmovdqa32.s, vmovdqa64.s, vmovdqu16.s, vmovdqu32.s, vmovdqu64.s, vmovdqu8.s, vmovupd.s, vmovups.s 
Added encoding tests.

Repository:
  rL LLVM

http://reviews.llvm.org/D14768

Files:
  lib/Target/X86/X86InstrAVX512.td
  test/MC/X86/avx512-encodings.s
  test/MC/X86/x86-64-avx512bw.s
  test/MC/X86/x86-64-avx512bw_vl.s
  test/MC/X86/x86-64-avx512f_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14768.40488.patch
Type: text/x-patch
Size: 53885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/bbee0ef1/attachment.bin>


More information about the llvm-commits mailing list