[PATCH] D23246: [AVX512] Fix extractelement i1 lowering.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 02:32:27 PDT 2016


igorb updated the summary for this revision.
igorb updated this revision to Diff 67662.

Repository:
  rL LLVM

https://reviews.llvm.org/D23246

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512-insert-extract.ll
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/avx512-vec-cmp.ll
  test/CodeGen/X86/masked_gather_scatter.ll
  test/CodeGen/X86/masked_memop.ll
  test/CodeGen/X86/vector-compare-results.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23246.67662.patch
Type: text/x-patch
Size: 36506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/33d87ef4/attachment.bin>


More information about the llvm-commits mailing list