[PATCH] D34077: DAGCombine: Combine BUILD_VECTOR to TRUNCATE

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 08:16:46 PDT 2017


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

Update test with comment explaining it no longer tests what it originally intended to.
I am considering to propose the removal of this test in a follow-up patch.


https://reviews.llvm.org/D34077

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/shuffle-vs-trunc-256.ll
  test/CodeGen/X86/shuffle-vs-trunc-512.ll
  test/CodeGen/X86/vector-truncate-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34077.105081.patch
Type: text/x-patch
Size: 54089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/f59d1a50/attachment.bin>


More information about the llvm-commits mailing list