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

Compiler: introduce Targetint #1693

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Compiler: introduce Targetint #1693

merged 4 commits into from
Sep 30, 2024

Conversation

hhugo
Copy link
Member

@hhugo hhugo commented Sep 27, 2024

This PR introduce a dedicated module and type of integers with the target/backend semantic.

The number of bits can be configured at runtime.

compiler/lib/eval.ml Outdated Show resolved Hide resolved
compiler/lib/parse_bytecode.ml Outdated Show resolved Hide resolved
compiler/lib/targetint.ml Show resolved Hide resolved
compiler/lib/targetint.ml Outdated Show resolved Hide resolved
@hhugo hhugo force-pushed the targetint branch 4 times, most recently from 3180611 to 65ad8df Compare September 30, 2024 12:32
Copy link
Contributor

@OlivierNicole OlivierNicole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

2 participants