[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 11:32:31 PST 2018
RKSimon updated this revision to Diff 134812.
RKSimon added a comment.
Rebased, and dropped remnants of UMIN/UMAX support.
Repository:
rL LLVM
https://reviews.llvm.org/D43338
Files:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
test/CodeGen/X86/i64-to-float.ll
test/CodeGen/X86/vector-trunc-packus.ll
test/CodeGen/X86/vector-trunc-ssat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43338.134812.patch
Type: text/x-patch
Size: 180694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/e9b39e5a/attachment-0001.bin>
More information about the llvm-commits
mailing list