[PATCH] D56281: [DAGCombiner] reduce buildvec of zexted extracted element to shuffle

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 08:15:07 PST 2019


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rL351198: [DAGCombiner] reduce buildvec of zexted extracted element to shuffle (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56281?vs=181649&id=181793#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56281

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/buildvec-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56281.181793.patch
Type: text/x-patch
Size: 22111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/514ecaae/attachment.bin>


More information about the llvm-commits mailing list