[PATCH] D105413: [ARM] Add lowering of uadd_sat to uq{add|sub}8 and uq{add|sub}16
Daniel Egger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 10 13:54:10 PDT 2021
therealprof added a comment.
In D105413#2869061 <https://reviews.llvm.org/D105413#2869061>, @dmgreen wrote:
>
> Thanks for the patch. I look forward to seeing what else you have.
At the moment I'm struggling to add v4i8 and v2i16 support. 😅 Is there any chat channel or something where someone might help me laying the foundation for future work?
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