Skip to content

Conversation

@s-perron
Copy link
Collaborator

If values are not whole number, then the result is not 0. For example,
(1.5 % 1.0) == 0.5.

Fixes #6097

If values are not whole number, then the result is not 0. For example,
`(1.5 % 1.0) == 0.5`.

Fixes KhronosGroup#6097
@s-perron s-perron enabled auto-merge (squash) April 22, 2025 23:22
@s-perron s-perron merged commit a62abcb into KhronosGroup:main Apr 23, 2025
22 checks passed
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.

spirv-opt: FMod optimized away to 0.0

2 participants