Open mgaudet opened 7 years ago
(Derived from #1557)
It's important to make sure the high bits of the longer type don't effect computations occurring with the shorter type.
See the long discussion in #1557 as to how this can go wrong.
Related to #1845
I have a prototype ready for this. Will submit a PR soon.
(Derived from #1557)
It's important to make sure the high bits of the longer type don't effect computations occurring with the shorter type.
See the long discussion in #1557 as to how this can go wrong.