Skip to content

JIT/AArch64: Optimize add+ldr to ldr #7109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2021
Merged

JIT/AArch64: Optimize add+ldr to ldr #7109

merged 1 commit into from
Jun 7, 2021

Conversation

shqking
Copy link
Contributor

@shqking shqking commented Jun 7, 2021

This patch is trivial.

Test: all ~4k .phpt test cases under tests/ Zend/tests/ ext/opcache/tests/jit/ can pass for Linux JIT/arm64.
Note that in total 8 JIT variants are tested, covering ZTS/nonZTS, HYBRID/VM, and functional/tracing JIT.

Change-Id: I51b8eb5f12446643a53cc569d9398d0941a2f588

This patch is trivial.

Change-Id: I51b8eb5f12446643a53cc569d9398d0941a2f588
@shqking shqking merged commit 28b4f58 into php:master Jun 7, 2021
@shqking shqking deleted the add-ldr branch June 7, 2021 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants