[PATCH] D23347: [AVX512] Fix insertelement i1 lowering.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 13 22:33:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278623: [AVX512] Fix insertelement i1 lowering. (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D23347?vs=67659&id=67970#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23347

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-skx-insert-subvec.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23347.67970.patch
Type: text/x-patch
Size: 23316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160814/ddcdad11/attachment.bin>


More information about the llvm-commits mailing list