[llvm-commits] CVS: llvm/docs/LangRef.html
Chris Lattner
clattner at apple.com
Mon Dec 4 10:45:48 PST 2006
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?
-Chris
More information about the llvm-commits
mailing list