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
The JIT stores int64 and double precision values for any scalar type of int/float. We should do the same, modifying our Int and Float IR nodes, and making sure our printing in ir_iostream is printed at the higher precision.