[PATCH] D65713: [TargetLowering][X86] Teach SimplifyDemandedVectorElts to replace the base vector of INSERT_SUBVECTOR with undef if none of the elements are demanded even if the node has other users.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 4 10:30:09 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367788: [TargetLowering][X86] Teach SimplifyDemandedVectorElts to replace the baseā¦ (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65713?vs=213228&id=213257#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65713/new/
https://reviews.llvm.org/D65713
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/masked_expandload.ll
llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65713.213257.patch
Type: text/x-patch
Size: 12043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190804/10944c36/attachment.bin>
More information about the llvm-commits
mailing list