You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As yes, we could probably lower it down to a warning and have fallbacks for code that use the intrinsics (I think GSH_OpenGL is gonna be a problem for example).
Though unfortunately, even if you get it to compile, you won't get much further since we don't have a JIT for RISC-V.
Quick summary
When I trying to build and package Play! for linux on riscv64 architecture, I got
No SIMD instrinsics available for this platform.
System Details
ca98a3ca28a863469861400da2b220aa45cb1243
Issue Details
SIMD checking might should be in runtime, but not compile?
Screenshots/Videos
Logs here:
The text was updated successfully, but these errors were encountered: