RFR: 8335532: [JVMCI] Export VM_Version::L1_line_size in JVMCI

Yudi Zheng yzheng at openjdk.org
Thu Jul 4 09:35:44 UTC 2024


This PR allows JVMCI compiler to implement lock add instruction same as `Assembler::membar`.

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

Commit messages:
 - 8335532: [JVMCI] Export VM_Version::L1_line_size in JVMCI

Changes: https://git.openjdk.org/jdk/pull/20024/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20024&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8335532
  Stats: 14 lines in 3 files changed: 14 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20024.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20024/head:pull/20024

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


More information about the hotspot-compiler-dev mailing list