The optimizers for double-float and single-float were causing errors
if the range of the arg were too large to fit in a float. Silently return unbounded value instead of signaling an error during compilation.
Loading
Please register or sign in to comment