[PATCH] D83951: [InstCombine] Fix typo in comment.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 06:55:15 PDT 2020
fhahn added a comment.
In D83951#2158216 <https://reviews.llvm.org/D83951#2158216>, @xinan-jiang wrote:
> git push https://github.com/llvm/llvm-project.git HEAD:master
> remote: Permission to llvm/llvm-project.git denied to xinan-jiang.
Right, it looks like you don't have permissions to push yet. For more details on how to request commit access after you submitted a few patches, see https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
In the meantime I can commit the patch on your behalf (https://llvm.org/docs/Phabricator.html#committing-someone-s-change-from-phabricator). If you want me to do so, please let me know the name & email I should use to set the author in the commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83951/new/
https://reviews.llvm.org/D83951
More information about the llvm-commits
mailing list