[haskell-llvm] Aligned malloc for vector operations
Bryan O'Sullivan
bos at serpentine.com
Tue Jul 27 19:24:42 EDT 2010
On Tue, Jul 27, 2010 at 3:27 PM, Henning Thielemann <
lemming at henning-thielemann.de> wrote:
>
> For vector access to the memory it is important to have properly aligned
> chunks of memory.
malloc already guarantees safe alignment of memory, including for vector
instructions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.haskell.org/pipermail/haskell-llvm/attachments/20100727/050d5201/attachment.htm
More information about the Haskell-llvm
mailing list