Decrease optimization level for compiling benchmarks
Calls to functions which return two values (for example sincos), were being optimized away in new benchmark tool. Fixed by decreasing optimization level (O3 -> O2).
Loading
Please register or sign in to comment