Skip to content

Conversation

@daisy1754
Copy link

fixes #609 by casting things as float32 when one of the comparison is float32.
One caveat is this can cause unexpected results if the other comparison target is larger than float32.max but I assume that's rare

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.

Cast IntegerNode to float32 in operations like f32 == 1.5

2 participants