RFR: Load coops base shift from AOTRuntimeConstants in AOT code [v5]
Andrew Dinn
adinn at openjdk.org
Thu Sep 26 13:42:54 UTC 2024
On Thu, 26 Sep 2024 10:52:02 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> This PR modifies AOT compiled method code to load compressed oops base and shift constants via the AOTRuntimeConstants area rather than encode them as immediates. It also unlatches the currently forced setting of UseCompatibleCompressedOops, allowing the heap to be allocated wherever it will fit.
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>
> Use the force to wrangle register sets
Ah, ignore those results -- I had not configured the correct task set so it was mixing big and little CPUs. I'll repost corrected results.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/20#issuecomment-2377008479
More information about the leyden-dev
mailing list