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
This doesn't seem right. Maybe if we're assuming we can't saturate the 32-bit output? But if that's the case, we should eliminate the saturated addition entirely.
The fix is simple, but we ought to have some sort of test or check that the steps are sized appropriately.
The text was updated successfully, but these errors were encountered:
This doesn't seem right. Maybe if we're assuming we can't saturate the 32-bit output? But if that's the case, we should eliminate the saturated addition entirely.
The fix is simple, but we ought to have some sort of test or check that the steps are sized appropriately.
The text was updated successfully, but these errors were encountered: