Hacker News new | ask | show | jobs
by usrusr 1122 days ago
A precedent for x86 SIMD in those low level performance building blocks would also set a precedent for the inclusion of ARM equivalents. A heavy abstraction environment is exactly the right spot to place a set of ergonomic, long SIMD levers, one for each architecture.
1 comments

Or a portable one that already works on Arm, RISC-V, AVX2 etc :) See the vqsort link above.