[PATCH] D54237: Constant folding and instcombine for saturating adds

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 14:07:06 PST 2018


nikic marked 5 inline comments as done.
nikic added a comment.

I've added an implementation for saturating subs in https://reviews.llvm.org/D54274. Please tell me if I should combine the changes into this one instead.


https://reviews.llvm.org/D54237





More information about the llvm-commits mailing list