|
|
|
|
|
by jcelerier
1987 days ago
|
|
But, C and C++ compilers also can autovectorize quite well. I had some SSE & AVX algorithms where the compiler ended up doing the same or lightly better job in C++ for instance. So maybe it's just the C benchmark being a cargo cult. |
|