afonso360 opened PR #6016 from unaligned-stack-store
to main
:
:wave: Hey,
We can't currently ensure that these will be aligned, so we shouldn't mark them as such. Once we have alignment specifiers it would be neat to check those and optimize these legalizations if possible.
Fixes #5922
afonso360 edited PR #6016 from unaligned-stack-store
to main
:
:wave: Hey,
We can't currently ensure that these will be aligned, so we shouldn't mark them as such. Once we have alignment specifiers it would be neat to check those and optimize these legalizations if possible.
See also the discussion on #5922 we may want to eventually make
stack_{load,store}
acceptMemFlags
directly, or remove the instructions entirely.Fixes #5922
jameysharp submitted PR review.
afonso360 merged PR #6016.
Last updated: Nov 22 2024 at 16:03 UTC