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

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 01:56:38 PDT 2015


igorb retitled this revision from "AVX512 : vpextrb/d/q and vpinsrb/w/d/q implementation" to "AVX512 : vpextrb/w/d/q and vpinsrb/w/d/q implementation".
igorb updated the summary for this revision.
igorb updated this revision to Diff 36594.
igorb marked 2 inline comments as done.

Repository:
  rL LLVM

http://reviews.llvm.org/D12317

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

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


More information about the llvm-commits mailing list