[PATCH] D69542: Full Restrict Support - single patch
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 09:47:58 PST 2022
jeroen.dobbelaere added a comment.
In D69542#4010990 <https://reviews.llvm.org/D69542#4010990>, @RalfJung wrote:
> Hm I cannot find the diff that the 2nd and 3rd comment refer to in https://reviews.llvm.org/D104268? Am I looking at the wrong thing? It refers to the new "Scoped NoAlias Related Intrinsics" section of the LangRef.
Hi Ralf, the ptr_provenance patches do not contain the description of the various noalias intrinsics. I will create separate patches for this once the ptr_provenance set of changes have been reviewed and committed.
> Sorry for the noise. This patchset stuff is really confusing, I have no clue how to navigate them.
I tried to provide the real dependencies in the 'stack'. Maybe it is better to just go for a fake linear dependency chain.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69542/new/
https://reviews.llvm.org/D69542
More information about the llvm-commits
mailing list