[PATCH] D43463: [SelectionDAG] ComputeKnownBits - add support for SMIN+SMAX clamp patterns

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 10:10:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325521: [SelectionDAG] ComputeKnownBits - add support for SMIN+SMAX clamp patterns (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43463?vs=134905&id=134940#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43463

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/vector-trunc-packus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43463.134940.patch
Type: text/x-patch
Size: 73054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/89691ed1/attachment.bin>


More information about the llvm-commits mailing list