Hacker News new | past | comments | ask | show | jobs | submit login

Is the best way to write AVX2/512 code really just smushing some assembly into your Go/C/C++?



In C or C++ you can use the functions in immintrin.h instead.


I am quite sure aCC and xlC don't have them.


C++ users can enjoy Highway [1].

[1] https://github.com/google/highway/




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: