[PATCH] D55655: [DAGCombiner] after simplifying demanded elements of vector operand of extract, revisit the extract
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 07:47:43 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349051: [DAGCombiner] after simplifying demanded elements of vector operand of extract… (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55655?vs=178063&id=178068#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55655/new/
https://reviews.llvm.org/D55655
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/extractelement-load.ll
llvm/trunk/test/CodeGen/X86/insertps-combine.ll
llvm/trunk/test/CodeGen/X86/masked_load.ll
llvm/trunk/test/CodeGen/X86/masked_store.ll
llvm/trunk/test/CodeGen/X86/shrink_vmul-widen.ll
llvm/trunk/test/CodeGen/X86/vec_extract-sse4.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-mul-widen.ll
llvm/trunk/test/CodeGen/X86/vector-reduce-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55655.178068.patch
Type: text/x-patch
Size: 11250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/0e6992a3/attachment-0001.bin>
More information about the llvm-commits
mailing list