Skip to content

SIMDE fix: Native AVX intrinsic call as macro

Sakthivel Velumani requested to merge SIMDE_fix_no_optim into develop

Made the debug version optimization to -O0 as -Og does some optimization thus making it difficult to debug with GDB.

Edited by Robert Schmidt

Merge request reports