[PATCH] D54534: [InstCombine] Add support for saturating add/sub
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 28 08:44:26 PST 2018
nikic marked 3 inline comments as done.
nikic added a comment.
Split up and committed as rL347769 <https://reviews.llvm.org/rL347769>, rL347770 <https://reviews.llvm.org/rL347770>, rL347771 <https://reviews.llvm.org/rL347771>, rL347772 <https://reviews.llvm.org/rL347772>, rL347773 <https://reviews.llvm.org/rL347773>.
Thanks for the reviews!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54534/new/
https://reviews.llvm.org/D54534
More information about the llvm-commits
mailing list