[PATCH] D30189: [AVX512] Fix EXTRACT_VECTOR_ELT for v2i1/v4i1/v32i1/v64i1 with variable index.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 02:10:32 PST 2017
igorb created this revision.
Fix EXTRACT_VECTOR_ELT for v2i1/v4i1/v32i1/v64i1 with variable index.
Fix Bug 31731 <https://llvm.org/bugs/show_bug.cgi?id=31731>
Repository:
rL LLVM
https://reviews.llvm.org/D30189
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx512-insert-extract.ll
test/CodeGen/X86/avx512-insert-extract_i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30189.89177.patch
Type: text/x-patch
Size: 10642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/5f5549ac/attachment.bin>
More information about the llvm-commits
mailing list