-
Notifications
You must be signed in to change notification settings - Fork 253
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
x86/sse: Fix type convert error for LSX. #1215
Conversation
Thank you for the report and the fix, @yinshiyou What is your compiler and its version? |
I use upstream gcc14 on loongson platform. |
Thanks, can you give me the output of Can you suggest updates to simde/.github/workflows/ci.yml Line 866 in 9aeb89e
|
gcc (GCC) 14.1.0
Ok, I will try to update CI environment asap. |
@yinshiyou Thanks! I'm testing some CI updates over at #1217 |
OK, Let's do it in #1217 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Thank you for updating the CI for loongson. |
Bonus: we no longer have to skip tests due to the updated qemu
When compile webkitgtk-2.45.92, failed with following error:
webkitgtk-2.45.92/Source/WTF/wtf/simde/arm/neon.h:92893:38: 错误:cannot convert ‘_m128’ to ‘v2i64’ in assignment
92893 | r.lsx_i64 = _lsx_vfrintrm_s(a.lsx_f32);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~
| |
| __m128