[PATCH] D58872: [InstCombine] Start canonicalizing to uadd.sat and usub.sat
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 10:56:14 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357103: [InstCombine] Use uadd.sat and usub.sat for canonicalization (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58872?vs=192313&id=192480#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58872/new/
https://reviews.llvm.org/D58872
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/saturating-add-sub.ll
llvm/trunk/test/Transforms/InstCombine/unsigned_saturated_sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58872.192480.patch
Type: text/x-patch
Size: 24165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/a050d019/attachment.bin>
More information about the llvm-commits
mailing list