[PATCH] D23246: [AVX512] Fix extractelement i1 lowering.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 05:21:53 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278328: [AVX512] Fix extractelement i1 lowering. (authored by ibreger).
Changed prior to commit:
https://reviews.llvm.org/D23246?vs=67662&id=67676#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23246
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-ext.ll
llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
llvm/trunk/test/CodeGen/X86/masked_memop.ll
llvm/trunk/test/CodeGen/X86/vector-compare-results.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23246.67676.patch
Type: text/x-patch
Size: 36877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/3619ccf4/attachment.bin>
More information about the llvm-commits
mailing list