[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
Wed Apr 27 14:37:46 PDT 2022


efriedma added a comment.

It might make sense to have a separate LangRef section for "memory-related function attributes", to describe all the assumptions we're making in one place.


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