Join Nostr
2026-03-10 05:11:29 UTC

Josh Jersild on Nostr: AVX is great until the moment you want to slide every element in a vector one space ...

AVX is great until the moment you want to slide every element in a vector one space to the left

it's *possible* but it's a pain in the ass

(less so in AVX2, but still)