[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 10:18:40 PST 2019


spatel updated this revision to Diff 181582.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Added TODO comment for handling ISD::ANY_EXTEND.


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.181582.patch
Type: text/x-patch
Size: 21988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/e0868951/attachment-0001.bin>


More information about the llvm-commits mailing list