[PATCH] D12317: AVX512 : vpextrb/d/q and vpinsrb/w/d/q implementation

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 04:47:05 PDT 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: vpextrb/d/q and vpinsrb/w/d/q implementation.
This  instructions doesn't have intrincis.
Added tests for encoding.



Repository:
  rL LLVM

http://reviews.llvm.org/D12317

Files:
  lib/Target/X86/X86InstrAVX512.td
  test/MC/X86/x86-64-avx512bw.s
  test/MC/X86/x86-64-avx512dq.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12317.33059.patch
Type: text/x-patch
Size: 22146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/6c77e9f9/attachment.bin>


More information about the llvm-commits mailing list