Skip to content

missing intrinsic _mm_cvttps_epi32 #1420

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

Closed
bend-n opened this issue Nov 9, 2023 · 1 comment · Fixed by #1431
Closed

missing intrinsic _mm_cvttps_epi32 #1420

bend-n opened this issue Nov 9, 2023 · 1 comment · Fixed by #1431

Comments

@bend-n
Copy link

bend-n commented Nov 9, 2023

Test executable failed (exit status: 1).

stdout:
trap at Instance { def: Item(DefId(1:13795 ~ core[916d]::core_arch::x86::sse2::_mm_cvttps_epi32)), args: [] } (_ZN4core9core_arch3x864sse216_mm_cvttps_epi3217h4745913c96125a39E): llvm.x86.sse2.cvttps2dq

Reproduce with fimg cargo test --all-features

@bjorn3
Copy link
Member

bjorn3 commented Nov 26, 2023

A fix is available on the latest nightly.

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 a pull request may close this issue.

2 participants