[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:48:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307036: DAGCombine: Combine BUILD_VECTOR to TRUNCATE (authored by zvi).

Repository:
  rL LLVM

https://reviews.llvm.org/D34077

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

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


More information about the llvm-commits mailing list