Open solidpixel opened 1 week ago
We should aim to minimize the amount of code in the per-ISA SIMD headers, moving things we can into a common header. We've done this for the 4-wide code, although it could do with a cleanup pass, but we should do it for the 8-wide ISAs too.
Removals:
We should aim to minimize the amount of code in the per-ISA SIMD headers, moving things we can into a common header. We've done this for the 4-wide code, although it could do with a cleanup pass, but we should do it for the 8-wide ISAs too.