[llvm-commits] [PATCH] lli memory manager does not ensure proper alignment

David Tweed David.Tweed at arm.com
Fri Oct 12 07:04:05 PDT 2012


| But not good enough! Mwahahahaha! Size=15 and Align=16 still goes wrong, I think.

In what way? The formula gives a 32-block (2 x 16), we can lose at most 15 for alignmnent to multiple of 16 so we've got 18 left. Or am I getting confused?

Cheers,
Dave





More information about the llvm-commits mailing list