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

avx: implement _mm256_{hadd,hsub}_{ps,pd} #95

Closed
wants to merge 2 commits into from

Conversation

vbarrielle
Copy link
Contributor

All these intrinsics have a corresponding llvm intrinsic.

@vbarrielle vbarrielle mentioned this pull request Oct 5, 2017
43 tasks
@alexcrichton
Copy link
Member

Thanks for the PR @vbarrielle! Unfortunately though I think #90 beat you to the punch and it's just had a few blockers in the meantime! I'm going to close this for now but there's likely always more intrinsics to choose from :)

@alexcrichton alexcrichton mentioned this pull request Oct 5, 2017
Merged
@vbarrielle
Copy link
Contributor Author

My bad, I had not checked active pull requests. Anyways this showed me it was quite easy to bind intrinsics, so I may find some other ones :)

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.

2 participants