35 points
Yeah, 64 bit handles almost all use cases we have. Sometimes we want double the precision (a double) or length (a long), but we can do that without being 128-bit. It’s harder to do half. Sure, it’d be slightly faster for some things, but it’s not significant.
22 points
And you can get 128-bit data to the CPU, so those things can be fast if we need them to be.
21 points
9 points