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
we might want to explicitly say that getauxval() isn't useful for riscv64. we might want to mention hwprobe, but should probably just emphasize that google/cpu_features is the better choice?
we should explicitly state that the ndk cpufeatures library doesn't include riscv64.
The text was updated successfully, but these errors were encountered:
https://developer.android.com/ndk/guides/cpu-features needs to add
__riscv
.we might want to explicitly say that getauxval() isn't useful for riscv64. we might want to mention hwprobe, but should probably just emphasize that google/cpu_features is the better choice?
we should explicitly state that the ndk cpufeatures library doesn't include riscv64.
The text was updated successfully, but these errors were encountered: