[llvm-dev] Alias scope and noalias metadata

ramshankar r via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 3 08:02:02 PDT 2020


Hi there!

Greetings! I am wondering how I may be able get these annotations !noalias
and !alias.scope to show up- I have a function with restrict added to the
arguments but I do not see these intrinsics with clang -emit-llvm. Which
pass inserts them?

Best,
Ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200603/7d7d4e4c/attachment.html>


More information about the llvm-dev mailing list