[LLVMdev] Data Layout in Stack (Optimization)
Bob Floyd
bobfloyd at comcast.net
Mon Dec 27 07:34:11 PST 2010
Hi,
Does LLVM do any automatic data layout in the stack to optimize cache line
use or prefetch ? (Not referring to user inserted prefetch directives).
I.e. Is the ordering of my calls to `CreateAlloca` rearranged?
If yes, is there some doc on it?
Thanks,
Bob Floyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101227/064e90a7/attachment.html>
More information about the llvm-dev
mailing list