Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup and AVX10 Support #22

Draft
wants to merge 58 commits into
base: master
Choose a base branch
from
Draft

Cleanup and AVX10 Support #22

wants to merge 58 commits into from

Conversation

davschneller
Copy link
Contributor

@davschneller davschneller commented Jul 24, 2024

We add:

  • fp16 support for AVX512/AVX10 and SVE
  • 128-bit vector support for AVX2+FMA, 128-bit and 256-bit vector support for AVX512 (and thus for AVX10)
  • masks for AVX512
  • tests for the new features
  • (rudimentary) vector-B load for ARM/ARM_SVE

@davschneller davschneller force-pushed the davschneller/half branch 5 times, most recently from 78a0671 to 9e7232a Compare October 11, 2024 02:15
@davschneller davschneller force-pushed the davschneller/half branch 2 times, most recently from 2d52952 to e56fff1 Compare October 20, 2024 01:04
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