[PATCH] D49262: [DAGCombiner] Call SimplifyDemandedVectorElts from EXTRACT_VECTOR_ELT

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 02:51:00 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337258: [DAGCombiner] Call SimplifyDemandedVectorElts from EXTRACT_VECTOR_ELT (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49262?vs=155685&id=155829#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49262

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
  llvm/trunk/test/CodeGen/ARM/func-argpassing-endian.ll
  llvm/trunk/test/CodeGen/Mips/cconv/vector.ll
  llvm/trunk/test/CodeGen/X86/dagcombine-cse.ll
  llvm/trunk/test/CodeGen/X86/extractelement-load.ll
  llvm/trunk/test/CodeGen/X86/known-bits-vector.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll
  llvm/trunk/test/CodeGen/X86/scalar_widen_div.ll
  llvm/trunk/test/CodeGen/X86/vec_shift7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49262.155829.patch
Type: text/x-patch
Size: 54443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/9867678c/attachment.bin>


More information about the llvm-commits mailing list