[PATCH] D105413: [ARM] Add lowering of uadd_sat to uq{add|sub}8 and uq{add|sub}16
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 10 11:15:51 PDT 2021
dmgreen added a comment.
Oh, sorry. Yes this is good to go. Either you can request commit access, via https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access, or I am happy to commit it for you. If it is your first patch, then it may require someone with existing access to commit it, I'm not very sure how the policy on getting access usually goes.
If you are happy for me to commit it, then I just need a way to attribute the patch. Something like "Daniel Egger <someone at somewhere.com>".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105413/new/
https://reviews.llvm.org/D105413
More information about the llvm-commits
mailing list