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

Portable binaries #260

Merged
merged 18 commits into from
Sep 10, 2023
Merged

Portable binaries #260

merged 18 commits into from
Sep 10, 2023

Conversation

V0ldek
Copy link
Member

@V0ldek V0ldek commented Sep 10, 2023

Short description

Get rid of our binary madness and generate a single binary for a given target triple that detects SIMD targets at runtime.

Issue

Resolves: #231

Checklist

All of these should be ticked off before you submit the PR.

  • I ran just verify locally and it succeeded.
  • Issue was given go ahead and is linked above OR I have included justification for a minor change.
  • Unit tests for my changes are included OR no functionality was changed.

@V0ldek V0ldek force-pushed the v0ldek/#231-portable-binaries branch from 85bd2c7 to 0a5d415 Compare September 10, 2023 15:30
@V0ldek V0ldek merged commit adaaf0b into main Sep 10, 2023
45 checks passed
@V0ldek V0ldek deleted the v0ldek/#231-portable-binaries branch September 10, 2023 18:51
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.

Portable SIMD support
1 participant