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

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 07:03:36 PDT 2020


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

Initial version of 'NoAliasInfo.rst', describing the noalias intrinsics infrastructure.

Notes:

- in a future version 'llvm.noalias' and 'llvm.provenance.noalias' will be merged into a single intrinsic.
- any feedback is welcome !


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.273712.patch
Type: text/x-patch
Size: 70621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/ed290a91/attachment.bin>


More information about the llvm-commits mailing list