Cosmin
Cosmin
Hi @dendibakh, I can confirm that using sse2neon to solve the ["core_bound"]["compiler_intrinsics_1"] does work, albeit it is a bit slower than writing pure ARM Neon code, due to the differences...
Ups, I did not mean to close this. Denis, can you please re-open this?
Hey @dendibakh This is it! [implementation](https://github.com/dendibakh/perf-ninja/blob/private/cosmin/labs/core_bound/compiler_intrinsics_1/solution.cpp). You can look at the history as well as see that I added the sse2neon.h in the compiler_intrinsics_1 folder. You can add that as...
>I can confirm that using sse2neon to solve the ["core_bound"]["compiler_intrinsics_1"] does work, albeit it is a bit slower than writing pure ARM Neon code Hey, @dendibakh, I am sorry for...
Hey @ashvardanian Thank you for your amazing contributions so far!! I am reaching out regarding this specific issue as it is a very dear topic for me and ask what...