google / highway

Performance-portable, length-agnostic SIMD with runtime dispatch
Apache License 2.0
4.12k stars 315 forks source link

Fix RVV target detection #2127

Closed johnplatts closed 5 months ago

johnplatts commented 5 months ago

Fixes issue #2125

Updated hwy/targets.cc to check that tail agnostic mode, mask agnostic mode, and that the length of a vuint8m1_t vector is at least 16 bytes on RVV.