Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with PE: move context level for non-local returns to bytecode node #210

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

smarr
Copy link
Member

@smarr smarr commented Aug 12, 2024

PE fails with multiple values for the Queens benchmark.
This is a work around, but works for the moment.

Not sure what the underlying issue is. It's surprising and indicates something else is wrong.

Also fix some DSL issues around polymorphism.

smarr added 2 commits August 12, 2024 19:40
For some reason, PE started struggelling with this pattern.

Signed-off-by: Stefan Marr <[email protected]>
@ReportPolymorphism is then not supported anymore it seems

Signed-off-by: Stefan Marr <[email protected]>
@smarr smarr merged commit 04e0d8e into SOM-st:master Aug 12, 2024
2 checks passed
@smarr smarr deleted the debug-pe-issue branch August 12, 2024 20:25
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.

1 participant