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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 05:56:55 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249688: AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D12317?vs=36594&id=36847#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12317

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
  llvm/trunk/test/CodeGen/X86/avx512-extract-subvector.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/MC/X86/x86-64-avx512bw.s
  llvm/trunk/test/MC/X86/x86-64-avx512dq.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12317.36847.patch
Type: text/x-patch
Size: 55536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/f657f55f/attachment.bin>


More information about the llvm-commits mailing list