Skip to content

ssse3 #224

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

Merged
merged 12 commits into from
Dec 3, 2017
Merged

ssse3 #224

merged 12 commits into from
Dec 3, 2017

Conversation

gwenn
Copy link
Contributor

@gwenn gwenn commented Dec 2, 2017

_mm_alignr_pi8 is still missing due to:

Intrinsic has incorrect argument type!
x86_mmx (x86_mmx, x86_mmx, i32)* @llvm.x86.mmx.palignr.b

@alexcrichton
Copy link
Member

Nice! I wonder if _mm_abs_pi8 is broken on i586 though?

@gwenn
Copy link
Contributor Author

gwenn commented Dec 2, 2017

Does it mean that they are only available on i686 ?
Like here.

@alexcrichton alexcrichton merged commit 61cab5d into rust-lang:master Dec 3, 2017
@alexcrichton
Copy link
Member

Thanks!

@gwenn gwenn deleted the ssse3 branch December 4, 2017 19:06
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