[PATCH] D109809: [TargetLowering][RISCV] Fixed a scalable vector issue when lowering [s|u]mul.overflow intrinsics
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 02:27:05 PST 2021
frasercrmck added a comment.
In D109809#3139396 <https://reviews.llvm.org/D109809#3139396>, @tangxingxin1008 wrote:
> Hi @craig.topper @frasercrmck , I don’t have commit access, can you land this patch for me? Thanks.
Sure, no problem. I even got to learn how to check out and land other people's patches using arcanist, so that was helpful. Thanks for the patch @tangxingxin1008!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109809/new/
https://reviews.llvm.org/D109809
More information about the llvm-commits
mailing list