diff options
| author | Edwin Lu <ewlu@rivosinc.com> | 2025-11-07 10:49:33 -0800 |
|---|---|---|
| committer | Edwin Lu <ewlu@rivosinc.com> | 2025-11-18 09:37:58 -0800 |
| commit | 76c7c5dc5d13e6e1ccb0fdfed90ebfce308e9279 (patch) | |
| tree | 4aa69e5fc5cfdc10b3681aead87a019b939e4906 /libjava/classpath/java | |
| parent | a39fec8c74c8cd58754053dba807d68e2398ca83 (diff) | |
RISC-V: Add flag to adjust mem inlining threshold
Add param flags to adjust the memcpy/memove/memset inlining threshold.
The threshold can be updated with --param=<routine>-size-threshold=
Default is currently set for disabled.
gcc/ChangeLog:
* config/riscv/riscv-string.cc (riscv_expand_block_move_scalar):
Add length check.
(expand_block_move): Ditto.
(expand_vec_setmem): Ditto.
* config/riscv/riscv.opt: Add param flags.
Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
Diffstat (limited to 'libjava/classpath/java')
0 files changed, 0 insertions, 0 deletions
