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

Make issen-rs architechture independent #28

Merged
merged 21 commits into from
Feb 17, 2024
Merged

Conversation

primenumber
Copy link
Owner

@primenumber primenumber commented Feb 12, 2024

x86のintrinsicを直接触る代わりに、portable simd等を利用する。
これによりアーキテクチャに依存せずに動くようになる。
ただし、アーキテクチャ固有の最適化がある部分は残す。

@primenumber primenumber changed the title Use portable simd Make issen-rs architechture independent Feb 17, 2024
@primenumber primenumber merged commit 7ee30b5 into master Feb 17, 2024
1 check passed
@primenumber primenumber deleted the use-portable-simd branch February 17, 2024 07:54
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.

1 participant