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

Update SIMD blog post #545

Merged
merged 7 commits into from
Apr 19, 2021
Merged

Update SIMD blog post #545

merged 7 commits into from
Apr 19, 2021

Conversation

RReverser
Copy link
Contributor

  • Remove most mentions of SIMD being very experimental.
  • Add section on feature detection.
  • Add instructions for enabling in few more environments.
  • Add instructions for cross-compilation of SSE/AVX/NEON code.
  • Add instructions for usage from Rust.
  • Update demo links to working ones.
  • Add mentions of future SIMD proposals.

While it works, I don't want to encourage people to always build with SIMD, as then they won't use feature detection.
@google-cla google-cla bot added the cla: yes label Apr 15, 2021
@RReverser RReverser requested a review from dtig April 15, 2021 12:28
Copy link
Contributor

@dtig dtig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating, looks mostly good.

Also cc: @ngzhian and @tlively

src/features/simd.md Outdated Show resolved Hide resolved
src/features/simd.md Outdated Show resolved Hide resolved
@ngzhian
Copy link
Contributor

ngzhian commented Apr 16, 2021

Looks great, thanks Ingvar!

@RReverser RReverser merged commit 7476aa9 into main Apr 19, 2021
@RReverser RReverser deleted the simd-update branch April 19, 2021 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants