[LLVMdev] Data Layout in Stack (Optimization)
Bob
purchasebyemail1 at comcast.net
Thu Dec 23 15:53:13 PST 2010
Does LLVM do any data layout in the stack to optimize cache line use or
prefetch ? I.e. Is the ordering of my calls to `CreateAlloca` rearranged?
If yes, is there some doc on it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101223/d4e1994c/attachment.html>
More information about the llvm-dev
mailing list