Uh oh!
There was an error while loading. Please reload this page.
Fix Neon build error if gcc -O0 - #578
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Hi, Sorry for the late reply. Even if I would like to avoid macro as much as possible, it looks like we don't have the choice here, I don't have a better solution to offer. |
cyb70289
commented
Oct 5, 2021
I also don't like macros. |
cyb70289
commented
Oct 8, 2021
@JohanMabille@serge-sans-paille |
JohanMabille
commented
Oct 11, 2021
Looks very good to me, I like how the code is homogeneous with existing intrinsics and how the same pattern is applied everywhere, it makes the code easy to read and understand. |
Fixes#573