Skip to content

Unsigned Comparison Primitives #3920

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

Open
wants to merge 4 commits into
base: unboxed-primitives
Choose a base branch
from

Conversation

jvanburen
Copy link
Contributor

Adds unsigned comparison primitives to lambda and pipe them all the way through to the backend.

@jvanburen jvanburen added cfg backend lambda Lambda language changes cmm Cmm language / helpers changes labels Apr 23, 2025
@jvanburen jvanburen changed the base branch from main to unboxed-primitives April 23, 2025 20:37
@jvanburen jvanburen force-pushed the jvb.unsigned-primitives branch 4 times, most recently from 468b9a0 to 2efeef7 Compare April 23, 2025 21:30
@jvanburen jvanburen force-pushed the unboxed-primitives branch from 2c0723c to 8e27699 Compare April 24, 2025 13:48
@jvanburen jvanburen force-pushed the jvb.unsigned-primitives branch from f3b08a0 to 3a74831 Compare April 24, 2025 13:52
    Unify boxed and unboxed primitive operations.

    Also adds an Unboxed_int type.
@jvanburen jvanburen force-pushed the unboxed-primitives branch from 8e27699 to 222342e Compare April 24, 2025 18:50
@jvanburen jvanburen force-pushed the jvb.unsigned-primitives branch from 3a74831 to f842dba Compare April 24, 2025 18:51
@jvanburen jvanburen marked this pull request as ready for review April 24, 2025 19:40
@jvanburen jvanburen force-pushed the unboxed-primitives branch from 222342e to f4a1dd7 Compare April 30, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend cfg cmm Cmm language / helpers changes lambda Lambda language changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant