[PATCH] D16531: AVX512: Fix truncate v32i8 to v32i1 lowering implementation.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 00:04:24 PST 2016
igorb updated this revision to Diff 46231.
igorb added a comment.
implement truncate truncate 128/256bit using 512bit instructions id TD file.
Repository:
rL LLVM
http://reviews.llvm.org/D16531
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
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/masked_memop.ll
test/CodeGen/X86/vector-shuffle-v1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16531.46231.patch
Type: text/x-patch
Size: 74748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/a944fed0/attachment-0001.bin>
More information about the llvm-commits
mailing list