simde icon indicating copy to clipboard operation
simde copied to clipboard

arch: Add LoongArch LASX/LSX support

Open XiWeiGu opened this issue 1 year ago • 2 comments

XiWeiGu avatar Jul 07 '22 02:07 XiWeiGu

Thank you @XiWeiGu ; can you suggest how we can test LoongArch using Continuous Integration?

mr-c avatar Jul 17 '22 22:07 mr-c

Thank you @XiWeiGu ; can you suggest how we can test LoongArch using Continuous Integration?

Thank you for your reply. As far as I know there is no qemu or cross-toolchain support not at the time. I only tested on the native LoongArch machine.

XiWeiGu avatar Jul 19 '22 13:07 XiWeiGu

Thank you for your reply. Continuous Integration can be achieved with the development of LoongArch ecology. I will submit the patch to increase CI in the next few days.

XiWeiGu avatar May 04 '23 12:05 XiWeiGu

This was merged as d0cc0abacbc4addd210d94ecdd5fa303e0b0e8ca & 31367e2b3263701987e3718a4179994bfd828eee !

mr-c avatar May 04 '23 16:05 mr-c

Okay, I'll take this. I hope that a CI solution is added soon, so there aren't regression.

QEMU support for LSX/LASX has already been landed and released, we will just wait for the release of GCC 14 (where LSX/LASX intrinsics are upstreamed), after which we can easily test them on CI.

jiegec avatar Dec 15 '23 15:12 jiegec