Open AdamZsofi opened 2 weeks ago
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.
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.