[PATCH] D74909: [x86] allow peeking through an extract_subvector to find a splatted operand
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 11:06:19 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG064cd2ecdb3d: [x86] allow peeking through an extract_subvector to find a splatted operand (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D74909?vs=245671&id=245694#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74909/new/
https://reviews.llvm.org/D74909
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avx-intrinsics-fast-isel.ll
llvm/test/CodeGen/X86/avx-splat.ll
llvm/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
llvm/test/CodeGen/X86/bitcast-int-to-vector-bool-sext.ll
llvm/test/CodeGen/X86/bitcast-int-to-vector-bool-zext.ll
llvm/test/CodeGen/X86/extractelement-load.ll
llvm/test/CodeGen/X86/fma.ll
llvm/test/CodeGen/X86/insertelement-var-index.ll
llvm/test/CodeGen/X86/masked_gather.ll
llvm/test/CodeGen/X86/pr34653.ll
llvm/test/CodeGen/X86/vector-shuffle-512-v32.ll
llvm/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74909.245694.patch
Type: text/x-patch
Size: 39651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/81c7abb5/attachment.bin>
More information about the llvm-commits
mailing list