Release v2026.04.r4
·
33 commits
to master
since this release
Release v2026.04.r4 is the 4th release in April 2026, released on April 27, 2026.
Artifacts
The release includes pre-compiled NEMU shared objects for different configurations:
- Compilation Platform: Ubuntu 20.04 (compatible with CentOS 7)
- CPU: xs, xs-dual
- Purpose: ref, ref-debug
Each artifact is named as: nemu-{version}-{cpu}-{type}.so
What's Changed
- feat(bf16): add scalar and vector BF16 support by @yu-yake2002 in #995
New Contributors
- @yu-yake2002 made their first contribution in #995
Full Changelog: v2026.04.r3...v2026.04.r4