|
|
|
|
|
by olliej
1481 days ago
|
|
Re-implementation of stuff with SIMD is always amazing to me. I have done stuff with SIMD before: 4 element float vector operations; basic arithmetic on arrays of floats. Those are things that are super simple, once you get past the scary mystique of SIMD. It’s stuff like this that should be getting all the witch burning :D |
|