[PATCH] D48825: [DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemandedVectorElts
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 7 10:35:11 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336490: [DAGCombiner] Add EXTRACT_SUBVECTOR to SimplifyDemandedVectorElts (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48825?vs=154272&id=154495#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48825
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/X86/avx-vperm2x128.ll
llvm/trunk/test/CodeGen/X86/avx512-hadd-hsub.ll
llvm/trunk/test/CodeGen/X86/oddshuffles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48825.154495.patch
Type: text/x-patch
Size: 8730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180707/6313cea4/attachment.bin>
More information about the llvm-commits
mailing list