You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement local allocation for arm64
This patch implements local allocation by adding code emission for local
allocation, regions and assembly routine for calling stack relocation.
(cherry picked from commit 0694909)
* Minor fixes to backend/arm64/emit.mlp
* Copy runtime5 implementation of caml_call_local_realloc to runtime4
* Revert ocaml/asmcomp changes
* Code size estimate for local allocs
* Line lengths
* Tweak boundary condition for allocation to match amd64 emitter
* New runtime5 implementation for caml_call_local_realloc
---------
Co-authored-by: Anmol Sahoo <[email protected]>
0 commit comments