[PATCH] D68485: [PATCH 02/38] [noalias] D9375: An llvm.noalias intrinsic
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 12:52:35 PDT 2019
jeroen.dobbelaere marked an inline comment as done.
jeroen.dobbelaere added inline comments.
================
Comment at: llvm/docs/LangRef.rst:17134
+.. _int_noalias:
+
----------------
craig.topper wrote:
> Is this intended to be a different LangRef text than the documentation in D68484?
No, the 'rebases' are meant to be just a 'rebase' of the original patch from Hal Finkel. The next patch adapts it to the full restrict support. For this part here, the next patch removes this documentation again.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68485/new/
https://reviews.llvm.org/D68485
More information about the llvm-commits
mailing list