[PATCH] D111692: [RISCV] Remove Zvamo C intrinsics and builtins.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 13:30:51 PDT 2021


craig.topper added a comment.

My motivation was to reduce clang binary size by at least 50K and reduce our intrinsic count by 4% while we figure out ways to reduce the RISCV vector intrinsic load on clang.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111692/new/

https://reviews.llvm.org/D111692



More information about the llvm-commits mailing list