Skip to content

community/highway: upgrade to 1.0.4

Ghost User requested to merge (removed):highway-1.0.4 into master

arm7 flag not needed to compile anymore- it's also strictly wrong because it sets the baseline to vfpv4 and half-float.

sadly there is no runtime dispatch either so arm7 is left with scalar only. weird it's either best-armv7-cpu-possible or scalar-only as the only options

Merge request reports