This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use saturated arithmetic for overflow detection.


On 10/30/2013 12:14 PM, OndÅej BÃlka wrote:
> These jumps can be predicted almost perfectly as overflows do not happen. 
> Here factors like that original comparison needs to load a large
> constant in register start play role in evaluation.

All true.  Perhaps a benchmark would help clarify this?
(We can easily measure code bloat, anyway.  :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]