[PATCH] D54283: [DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to run between vector op legalization and DAG legalization. Fix bad one use check in combineShuffleOfScalars

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 10:07:06 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346530: [DAGCombiner][X86][Mips] Enable combineShuffleOfScalars to run between vector… (authored by ctopper, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D54283?vs=173245&id=173374#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54283

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/Mips/cconv/vector.ll
  llvm/trunk/test/CodeGen/X86/known-signbits-vector.ll
  llvm/trunk/test/CodeGen/X86/vec_cast.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/widen_conv-3.ll
  llvm/trunk/test/CodeGen/X86/widen_conv-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54283.173374.patch
Type: text/x-patch
Size: 22688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/e3849b05/attachment-0001.bin>


More information about the llvm-commits mailing list