Cesium icon indicating copy to clipboard operation
Cesium copied to clipboard

Assign correct ranks to `__nint` and `__nuint`

Open ForNeVeR opened this issue 1 year ago • 0 comments

After #371, __nint and __nuint are now proper numeric types.

But, they are really messy w.r.t. numeric conversions.

See // TODO[#381] in the code: we should correctly determine their rank depending on the target architecture.

ForNeVeR avatar May 02 '23 21:05 ForNeVeR