[PATCH] D60545: [DAGCombiner] narrow shuffle of concatenated vectors

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 09:30:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358291: [DAGCombiner] narrow shuffle of concatenated vectors (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60545?vs=194598&id=194905#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60545/new/

https://reviews.llvm.org/D60545

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/vuzp.ll
  llvm/trunk/test/CodeGen/ARM/vzip.ll
  llvm/trunk/test/CodeGen/X86/mulvi32.ll
  llvm/trunk/test/CodeGen/X86/oddshuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60545.194905.patch
Type: text/x-patch
Size: 9787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/1300a851/attachment.bin>


More information about the llvm-commits mailing list