[PATCH] D124124: [LangRef] Limit read/writeonly attrs to memory visible to caller
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 09:30:43 PDT 2022
efriedma added a comment.
"outside the function" doesn't really make it clear that you're talking about a dynamic invocation of the function, as opposed to instructions inside the function's body. But maybe it's close enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124124/new/
https://reviews.llvm.org/D124124
More information about the llvm-commits
mailing list