[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 09:08:32 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349058: [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=178068&id=178080#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.178080.patch
Type: text/x-patch
Size: 11257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/7717eec3/attachment.bin>


More information about the llvm-commits mailing list