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

Java: some mechanical transformations #3

Merged

Conversation

yoff
Copy link

@yoff yoff commented Nov 13, 2024

This should get the branch to compile.

Only one in Dominance required thinking.
@github-actions github-actions bot added the Java label Nov 13, 2024
now we need to sort out range analysis
The equivalence relation needed for range analysis
is now on underlying `ExprParent`s, as `BasicBlock` is now an IPA type and ids are opaque.
@owen-mc owen-mc merged commit 079042d into owen-mc:java/lightweight-IR-layer Nov 13, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants