[LLVMdev] Arbitrary bit width integers

Sandro Magi naasking at gmail.com
Mon Jun 18 16:50:23 PDT 2007


On 6/18/07, Reid Spencer <rspencer at reidspencer.com> wrote:
> Unless something has changed recently, both of these i1024 examples will
> generate an assertion in the SelectionDAG somewhere. You basically can't
> go past 128 in code gen right now, AFAIK.

Right, it was just a conceptual example to make sure I understood.
Thanks everyone! :-)

Sandro



More information about the llvm-dev mailing list