SIMDE fix: Native AVX intrinsic call as macro
Made the debug version optimization to -O0
as -Og
does some optimization thus making it difficult to debug with GDB.
Edited by Robert Schmidt
Maintenance operation of our GitLab server is scheduled for Thursday, November 28 at noon. The server will be unavailable for about two hours.
Made the debug version optimization to -O0
as -Og
does some optimization thus making it difficult to debug with GDB.