[llvm] [RISCV] Support the large code model. (PR #70308)

Jim Lin via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 1 19:34:59 PDT 2024


tclin914 wrote:

> Can we have some evaluations about impacts on code size and performance when using large code model?

Our internal evaluation shows that the impact on both code size and performance is about 2.2% compared to the medany.

https://github.com/llvm/llvm-project/pull/70308


More information about the llvm-commits mailing list