My recent patch series removes this function altogether.
Jose
- Original Message -
> From: Roland Scheidegger
>
> gallivm_verify_function is the only caller of gallivm_optimize_function
> and it already does this (except it's enabled there).
> ---
> src/gallium/auxiliary/gallivm/lp_bld
From: Roland Scheidegger
gallivm_verify_function is the only caller of gallivm_optimize_function
and it already does this (except it's enabled there).
---
src/gallium/auxiliary/gallivm/lp_bld_init.c | 8
1 file changed, 8 deletions(-)
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_i