Mill Computing, Inc. Forums Announcements Events Ivan Godard and Mill at the 2015 European LLVM Conference Reply To: Ivan Godard and Mill at the 2015 European LLVM Conference

David
Participant
Post count: 32

My misunderstanding. For some reason I confused the “always 64 bit” with the integer size, instead of just the addressing space. The test “x < [>64-bit constant]” would be constantly true if x was max 64 bits in length. But with 128-bit integers, my question is moot.