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

native branching operations for basic types #587

Open
arakov opened this issue Jul 6, 2023 · 0 comments
Open

native branching operations for basic types #587

arakov opened this issue Jul 6, 2023 · 0 comments
Assignees
Milestone

Comments

@arakov
Copy link
Member

arakov commented Jul 6, 2023

Similar to int, native branching operation support should be done for all primitive types (long, real, byte, short):

  • compare int + real operations
  • compare int + byte operations
  • compare int + short operations
  • compare int + long operations
@arakov arakov added this to the ELENA 6.0 milestone Jul 6, 2023
@arakov arakov self-assigned this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant