[PATCH] D82861: [Attributor] Add AAValueSimplifyCallSiteArgument::manifest

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 12 04:06:19 PDT 2020


sstefan1 added a comment.

In D82861#2146242 <https://reviews.llvm.org/D82861#2146242>, @okura wrote:

> In D82861#2137685 <https://reviews.llvm.org/D82861#2137685>, @jdoerfert wrote:
>
> > Can you merge this?
>
>
> Do I have a right to merge this by myself? I did `arc patch` and tried to `git push https://github.com/llvm/llvm-project.git HEAD:master` according to the document <https://llvm.org/docs/Phabricator.html#id8>, but I failed to do that.


Did you get the commit access? If so, what problems did you have with `git push`?

`git push origin master` should be enough.


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

https://reviews.llvm.org/D82861





More information about the llvm-commits mailing list