[llvm-commits] CVS: llvm/docs/LangRef.html
Reid Spencer
reid at x10sys.com
Mon Dec 4 13:23:47 PST 2006
On Mon, 2006-12-04 at 10:45 -0800, Chris Lattner wrote:
> On Dec 4, 2006, at 10:40 AM, Reid Spencer wrote:
>
> > On Mon, 2006-12-04 at 10:29 -0800, Chris Lattner wrote:
> >
> >> I thought only 32- and 64-bit integers were allowed?
> >
> > I thought we agreed on any size for sequential type indices. See
> > PR950.
> > I codified the rules after we agreed on them.
>
> The bc format is currently more efficient due to this restriction.
> Are going to lose that?
Ah, you're right, and it encodes in only 2 bits for the 4 combinations
so I'll fix the documentation.
Reid.
>
> -Chris
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061204/6503089d/attachment.sig>
More information about the llvm-commits
mailing list