[PATCH] D18737: AVX-512: Extended load for i1 vectors
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 3 00:23:05 PDT 2016
delena created this revision.
delena added a reviewer: igorb.
delena added a subscriber: llvm-commits.
delena set the repository for this revision to rL LLVM.
Implemented load+{sign|zero}_extend for i1 vectors
Fixed failures in i1 vector load
Repository:
rL LLVM
http://reviews.llvm.org/D18737
Files:
../lib/Target/X86/X86ISelLowering.cpp
../lib/Target/X86/X86InstrAVX512.td
../test/CodeGen/X86/avx512-insert-extract.ll
../test/CodeGen/X86/avx512-mask-op.ll
../test/CodeGen/X86/masked_gather_scatter.ll
../test/CodeGen/X86/vector-shuffle-v1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18737.52491.patch
Type: text/x-patch
Size: 47502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160403/eb5edbd7/attachment.bin>
More information about the llvm-commits
mailing list