[PATCH] D23723: [SLP] Avoid signed integer overflow

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 19 16:04:41 PDT 2016


mssimpso added a comment.

Daniel,

Would you mind taking a look at the signed version of SaturatingAdd I added when you have a chance. I think you added the existing unsigned version. Thanks!


https://reviews.llvm.org/D23723





More information about the llvm-commits mailing list