robertmuth/Cwerg

a64 backend cannot handle larger stacks

Closed this issue · 1 comments

For example see the limited expansions of ST_STK in CodeGenA64/isel_tab.py

Especially problematic are stored values of type U8 and S8 which do not benefit of the A64 scaling

a64 now handles stack offsets up to 64k