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

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 11:10:57 PDT 2016


igorb updated this revision to Diff 67557.
igorb marked an inline comment as done.
igorb added a comment.

Thanks for review,
fixed according to comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D23347

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-skx-insert-subvec.ll
  test/CodeGen/X86/vector-shuffle-v1.ll

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


More information about the llvm-commits mailing list