Skip to content

Release v0.10.1 - #84

Merged
sebcrozet merged 1 commit into
masterfrom
release-0.10.1
Aug 2, 2026
Merged

Release v0.10.1#84
sebcrozet merged 1 commit into
masterfrom
release-0.10.1

Conversation

@sebcrozet

Copy link
Copy Markdown
Member

Release v0.10.1 (02 August 2026)

  • Bump the minimum wide version to 1.6, and switch from the deprecated blend/Cmp* APIs to select and the
    inherent simd_* comparison methods.
  • The WideF32xX/WideF64xX math functions now go through ComplexField/RealField instead of the inherent std
    methods, so they honor the libm_force feature. Under libm_force, simd_sin, simd_cos and simd_sin_cos are
    computed per-lane with libm instead of wide's SIMD polynomials.
  • SimdValue::splat for the wide types no longer emits a memset_pattern16 libc call.

@sebcrozet
sebcrozet merged commit 083857d into master Aug 2, 2026
5 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.

1 participant