[PATCH] D14771: AVX512 : vmovss.s implementation.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 05:20:45 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 vmovss.s and vmovsd.s instructions.

Repository:
  rL LLVM

http://reviews.llvm.org/D14771

Files:
  lib/Target/X86/X86InstrAVX512.td
  test/MC/X86/avx512-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14771.40496.patch
Type: text/x-patch
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/5061ed44/attachment.bin>


More information about the llvm-commits mailing list