[PATCH] D43338: [SelectionDAG] ComputeNumSignBits - add support for SMIN+SMAX clamp patterns

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 17 14:22:01 PST 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D43338?vs=134812&id=134821#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43338

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43338.134821.patch
Type: text/x-patch
Size: 176859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/694f351e/attachment.bin>


More information about the llvm-commits mailing list