Jeff Cohen wrote:
> Reid Spencer wrote:
>   
>> Christopher,
>>
>> I'll answer my own question .. You're compressing the alignment to a
>> smaller value by extracting its log. I didn't get that until I read the
>> Reader.cpp code :)
>>
>> Reid.
>>     
>
> It's still very expensive.  There are alternative approaches that are 
> much faster and may still be suitable, like finding the position of the 
> first non-zero bit.

Never mind... that's what you are doing...

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to