RFR: 8351140: RISC-V: Intrinsify Unsafe::setMemory [v2]

Anjian-Wen duke at openjdk.org
Fri Mar 28 11:24:43 UTC 2025


> From [JDK-8329331](https://bugs.openjdk.org/browse/JDK-8329331), add riscv unsafe::setMemory intrinsic’s generator generate_unsafe_setmemory. This intrinsic optimizes about 15%-20% unsafe setmemory time

Anjian-Wen has updated the pull request incrementally with one additional commit since the last revision:

  RISC-V: Intrinsify Unsafe::setMemory
  
  add unsafe memory check

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/23890/files
  - new: https://git.openjdk.org/jdk/pull/23890/files/17c357c9..2491d1a4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23890&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23890&range=00-01

  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/23890.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23890/head:pull/23890

PR: https://git.openjdk.org/jdk/pull/23890


More information about the hotspot-compiler-dev mailing list