[LLVMdev] Turning on LegalizeTypes by default

Duncan Sands duncan.sands at math.u-psud.fr
Tue Oct 28 13:10:23 PDT 2008


Hi,

> You state that it properly lowers higher bit mathematics and odd
> precision ints on systems.  Will it handle, say, an i1097 on an x86
> system, by lowering it to high precision math, or will it ignore it
> and have the compile fail as normal?

the maximum size is i256.  As for the rest of your question,
can you please be more explicit.

Ciao,

Duncan.



More information about the llvm-dev mailing list