Skip to content

Correctly handle NaNs in AVX2 vfloat8 != operator#638

Merged
solidpixel merged 3 commits into
mainfrom
issue_637
Jun 8, 2026
Merged

Correctly handle NaNs in AVX2 vfloat8 != operator#638
solidpixel merged 3 commits into
mainfrom
issue_637

Conversation

@solidpixel

@solidpixel solidpixel commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Correctly handle NaNs in AVX2 vfloat8 operator!=(), which should return true and was returning false. Includes added regression tests for the SIMD library unit test suite.

Fixes #637

@solidpixel solidpixel merged commit e676b86 into main Jun 8, 2026
10 checks passed
@solidpixel solidpixel deleted the issue_637 branch June 8, 2026 20:33
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.

AVX2 vfloat8 != does not correctly handle NaNs

1 participant