Skip to content

[GR-64589] Use floating code base reads for virtual dispatch outside deopt targets.#13009

Merged
graalvmbot merged 1 commit into
masterfrom
ph/GR-64589
Feb 20, 2026
Merged

[GR-64589] Use floating code base reads for virtual dispatch outside deopt targets.#13009
graalvmbot merged 1 commit into
masterfrom
ph/GR-64589

Conversation

@graalvmbot

Copy link
Copy Markdown
Collaborator

With -H:+RelativeCodePointers, we have a code base register and can avoid relocations in many cases. This change enables floating reads when using that register for virtual dispatch, which enables more optimizations.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 19, 2026
@graalvmbot
graalvmbot merged commit 3359acd into master Feb 20, 2026
13 checks passed
@graalvmbot
graalvmbot deleted the ph/GR-64589 branch February 20, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants