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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 13:58:21 PST 2019


spatel updated this revision to Diff 181649.
spatel added a comment.

Patch updated:
No code changes, but rebased after rL351103 <https://reviews.llvm.org/rL351103> so we get more vector zext'ing codegen.


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

https://reviews.llvm.org/D56281

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56281.181649.patch
Type: text/x-patch
Size: 22045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/bfb1738c/attachment.bin>


More information about the llvm-commits mailing list