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

[CUB] A08 Aleksandr Shefer #1460

Closed
wants to merge 3 commits into from

Conversation

alex28sh
Copy link

No description provided.

src/X86.lama Outdated
| BINOP (op) ->
case env.pop2 of
[x, y, env] ->
case compileOp(op, env, x, y, code <+ Sar1(x) <+ Sar1(y)) of
Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, lots of operations could be implemented better (boxing does not affect comparison + logical operations could be implemented more performant)

@alex28sh alex28sh requested a review from e2e4b6b7 May 22, 2024 20:26
@e2e4b6b7 e2e4b6b7 closed this May 25, 2024
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