[PATCH] D41927: DAGCombine: Let truncates negate extension through extract-subvector

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 09:56:26 PST 2018


zvi updated this revision to Diff 129468.
zvi added a comment.

Rebase after adding the missing zext cases


https://reviews.llvm.org/D41927

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/trunc-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41927.129468.patch
Type: text/x-patch
Size: 5589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/38b5a0bc/attachment.bin>


More information about the llvm-commits mailing list