Skip to content

Conversation

@PalumboN
Copy link
Collaborator

Fix #18688

The previous implementation was deciding how to compile the array based on its size but not checking the frame limit (see the problem in the issue).

One important implementation detail is that we added a method deltaStack to the IR instructions. We could put that logic in a visitor instead. I don't know what is better...

Done w/ @FedeLoch in the Pharo sprint 🤟

@Ducasse
Copy link
Member

Ducasse commented Oct 31, 2025

Nahuel I read the code and I would love to have some comments on what is a deltaStack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile big arrays

2 participants