Skip to content
Commit 4916acd8 authored by Siddhesh Poyarekar's avatar Siddhesh Poyarekar
Browse files

benchtests: Mark output variables as used

Prevent function calls that don't return anything from being optimized
out by the compiler by marking its input variables as used.

This prevents the sincos function call from being optimized out in the
benchmark.
parent b43e8578
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment