[PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests

David Li via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 17:55:16 PST 2015


davidxl accepted this revision.
davidxl added a comment.
This revision is now accepted and ready to land.

If you have time, finding a way to speed up the method will be welcome (such as the fast path suggestion).


http://reviews.llvm.org/D14845





More information about the llvm-commits mailing list