[LLVMdev] Loads not hoisted out of the loop

Dimitri Tcaciuc dtcaciuc at gmail.com
Fri Jan 18 09:16:53 PST 2013


On Fri, Jan 18, 2013 at 9:11 AM, Dimitri Tcaciuc <dtcaciuc at gmail.com> wrote:

> Right, I see. Is there any other way to solve this?


And I suppose one would be to write a specialized aliasing analysis pass
which would return "NoAlias" if the "data" pointer loads come from
different Array structs?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130118/7ce04ec4/attachment.html>


More information about the llvm-dev mailing list