[llvm-dev] “DeleteAST” in LICM
Nema, Ashutosh via llvm-dev
llvm-dev at lists.llvm.org
Thu Sep 8 21:30:02 PDT 2016
Hi,
“DeleteAST” in LICM, purposefully it saves the alias information.
It make sense to save & reuse information only-if there is an out loop.
Not able to understand the purpose of saving it when no outer loop.
In my understanding it should be deleted.
Please help by clarifying this doubt.
Regards,
Ashutosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160909/70bec85a/attachment.html>
More information about the llvm-dev
mailing list