Aarch64: emit prefix/postfix-indexed memory accesses#9661
Open
igogo-x86 wants to merge 5 commits intofacebook:masterfrom
Open
Aarch64: emit prefix/postfix-indexed memory accesses#9661igogo-x86 wants to merge 5 commits intofacebook:masterfrom
igogo-x86 wants to merge 5 commits intofacebook:masterfrom
Conversation
Contributor
igogo-x86
commented
Nov 7, 2025
- teach Vgen to generate prefix and postfix indexed forms for scalar/pair memory ops
- validate update immediates before encoding the indexed memory instructions
- let psimplify fold plain memory accesses into the new prefix/postfix variants
|
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this in D86516435. (Because this pull request was imported automatically, there will not be any future comments.) |
|
Thanks @igogo-x86 ! This one is failing with |
Contributor
|
@igogo-x86 has updated the pull request. You must reimport the pull request before landing. |
Contributor
Author
|
Fixed! |
|
New error |
Contributor
|
@igogo-x86 has updated the pull request. You must reimport the pull request before landing. |
|
Hey @igogo-x86 , now fails to compile with this error |
Contributor
|
@igogo-x86 has updated the pull request. You must reimport the pull request before landing. |
|
I've got another compilation error |
- teach Vgen to generate prefix and postfix indexed forms for scalar/pair memory ops - validate update immediates before encoding the indexed memory instructions - let psimplify fold plain memory accesses into the new prefix/postfix variants
797a485 to
205e51f
Compare
Contributor
|
@igogo-x86 has updated the pull request. You must reimport the pull request before landing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.