[PATCH] D76983: [InstCombine] Transform extractelement-trunc -> bitcast-extractelement
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 29 15:00:39 PDT 2020
spatel added a comment.
In D76983#1948849 <https://reviews.llvm.org/D76983#1948849>, @dsprenkels wrote:
> > My git lingo might be off here. Are you saying you don't have commit permissions for LLVM yet?
>
> Yup. Should I ask for it? (I don't know what the etiquette is; i.e. how many patches before one should request commit access.)
I don't see it stated explicitly anywhere, but I think 2-3 functional patches usually qualifies as a good "track record". If you have that already, then please request. If not, no problem - I can commit on your behalf.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76983/new/
https://reviews.llvm.org/D76983
More information about the llvm-commits
mailing list