Skip to content

JIT: emit the AArch64 trampoline only when needed #130956

@diegorusso

Description

@diegorusso

Feature or enhancement

Proposal:

When emitting AArch64 trampoline we should check that the address we jump to is within 28bits range. If it is, we don't need the trampoline and we can jump directly to it.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions