[PATCH] D129028: [SelectionDAG] computeKnownBits / ComputeNumSignBits for the remaining overflow-aware nodes

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 01:02:56 PDT 2022


foad added a comment.

In D129028#3636467 <https://reviews.llvm.org/D129028#3636467>, @barannikov88 wrote:

>> 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 :-/

>> For your first few patches you can ask someone else to do it. Then you should apply for commit access.
>
> How can I apply for the access?

https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-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