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

u128xN casts missing #49

Closed
TheIronBorn opened this issue Jul 29, 2018 · 2 comments
Closed

u128xN casts missing #49

TheIronBorn opened this issue Jul 29, 2018 · 2 comments

Comments

@TheIronBorn
Copy link
Contributor

TheIronBorn commented Jul 29, 2018

Any particular reason for this?

(It speeds up a component of rand's UniformInt by up to x2. We could implement it with the platform intrinsic but that's not ideal)

@gnzlbg
Copy link
Contributor

gnzlbg commented Jul 29, 2018

Its probably just an oversight, the _128xN types are new.

@gnzlbg
Copy link
Contributor

gnzlbg commented Aug 2, 2018

Which casts are missing here? They do look correct to me.

gnzlbg added a commit to gnzlbg/packed_simd that referenced this issue Aug 2, 2018
@gnzlbg gnzlbg closed this as completed in #50 Aug 2, 2018
gnzlbg added a commit that referenced this issue Aug 2, 2018
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

No branches or pull requests

2 participants