[PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 01:32:26 PST 2016


igorb updated this revision to Diff 46246.
igorb marked an inline comment as done.

Repository:
  rL LLVM

http://reviews.llvm.org/D16531

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512-bugfix-26264.ll
  test/CodeGen/X86/avx512-calling-conv.ll
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/avx512-skx-insert-subvec.ll
  test/CodeGen/X86/masked_gather_scatter.ll
  test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16531.46246.patch
Type: text/x-patch
Size: 45294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/a1d86c55/attachment.bin>


More information about the llvm-commits mailing list