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 can probably simplify the construction of the ITEs a bit. Right now the longest example is unsigned_mul which takes ~1m in release mode after I did some simple optimization tricks. It takes > 3m in Debug mode
We can probably simplify the construction of the ITEs a bit. Right now the longest example is unsigned_mul which takes ~1m in release mode after I did some simple optimization tricks. It takes > 3m in Debug mode