[PATCH] D129028: [SelectionDAG] computeKnownBits / ComputeNumSignBits for the remaining overflow-aware nodes
Sergei Barannikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 10:37:27 PDT 2022
barannikov88 added a comment.
> There are also other docs linked from https://llvm.org/docs/GettingInvolved.html like the Developer Policy and the Code-Review Policy.
Thanks, that is a lot of information to get acquainted with
> Yes I can do it. What is your preferred name and email address for the Author: header? (Or do you have an existing github account with some commits I can copy it from?)
Sergei Barannikov <barannikov88 at gmail.com>
> For your first few patches you can ask someone else to do it. Then you should apply for commit access.
How do I apply for the access?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129028/new/
https://reviews.llvm.org/D129028
More information about the llvm-commits
mailing list