[PATCH] D55126: [DAGCombiner] narrow truncated vector binops when legal

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 14:00:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348195: [DAGCombiner] narrow truncated vector binops when legal (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55126?vs=176125&id=176473#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55126

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-trunc-math-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55126.176473.patch
Type: text/x-patch
Size: 47085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/4f5271b1/attachment.bin>


More information about the llvm-commits mailing list