You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its implementation is shorter than many of the methods we already
inline, like additions and multiplications. We do pay a little
code size cost for this change.
This will be particularly useful for the following commit, which
will rely on folding to happen within `toDouble`, once inlined at
call site.
0 commit comments