[llvm-dev] Propagating noalias annotation
Alexandre Isoard via llvm-dev
llvm-dev at lists.llvm.org
Tue Nov 14 17:34:16 PST 2017
Hello,
Do we have a pass that propagate the noalias annotation down to the callee
when:
- it is static
- it is always called with non aliasing pointers
?
Or maybe that is incorrect?
--
*Alexandre Isoard*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171114/ff86287c/attachment.html>
More information about the llvm-dev
mailing list