top | item 45385550

(no title)

stassats | 5 months ago

That fix has limited applicability. x * x is also a non-negative float. But abs(x * x) is not optimized. Or abs(abs(x)+1). GCC, for example, does know that.

discuss

order

No comments yet.