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
We add superfluous modulo "bounds", e.g., when casting to a larger type.
XCFAs have a surprising amount of modulos in unneeded places, which might hinder performance.
The text was updated successfully, but these errors were encountered:
We add superfluous modulo "bounds", e.g., when casting to a larger type.
XCFAs have a surprising amount of modulos in unneeded places, which might hinder performance.
The text was updated successfully, but these errors were encountered: