[PATCH] D112102: [RISCV] Reduce the number of RISCV vector builtins by an order of magnitude.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 08:58:42 PDT 2021


craig.topper 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?

This reduces the clang binary size by 2.34 megabytes according to my local release+asserts build.


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