[PATCH] D68484: [PATCH 01/26] [noalias] LangRef: noalias intrinsics and ptr_provenance documentation.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 03:13:34 PDT 2020


jeroen.dobbelaere updated this revision to Diff 277732.
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added a comment.

Updated NoAliasInfo.rst to explain the relationship between @llvm.noalias and @llvm.provenance.noalias,  @llvm.noalias.arg.guard

Rebased to c06b7e2ab5167ad031745a706204abed1aefd823 <https://reviews.llvm.org/rGc06b7e2ab5167ad031745a706204abed1aefd823> (July 14, 2020)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68484/new/

https://reviews.llvm.org/D68484

Files:
  llvm/docs/LangRef.rst
  llvm/docs/NoAliasInfo.rst
  llvm/docs/UserGuides.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68484.277732.patch
Type: text/x-patch
Size: 71896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/836912b0/attachment.bin>


More information about the llvm-commits mailing list