[LLVMdev] Large integers as first-class values

me22 me22.ca at gmail.com
Sun Feb 28 13:51:51 PST 2010


On 28 February 2010 16:10, Russell Wallace <russell.wallace at gmail.com> wrote:
>
> Okay, thanks. Do I understand correctly that this is likely to
> continue to be the case, so language support for large integers will
> need to be implemented by other means?
>

Maybe it would be worth adding "iInf" to LLVM to use all the
pre-existing optimizations, then have passes to lower it to GMP or
other implementations...



More information about the llvm-dev mailing list