[PATCH] D112102: [RISCV] Reduce the number of RISCV vector builtins by an order of magnitude.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 20 04:11:45 PDT 2021
HsiangKai added a comment.
In D112102#3074656 <https://reviews.llvm.org/D112102#3074656>, @frasercrmck wrote:
> Minor typo in the description: `differnet`
>
> Does this help with compile times, binary sizes, etc?
After this patch, we may be able to consider removing all type ending C APIs. Otherwise, I don't think it is helpful with compile times or binary sizes, etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112102/new/
https://reviews.llvm.org/D112102
More information about the llvm-commits
mailing list