v3d: lower CL alus
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25362>
This commit is contained in:
@@ -710,6 +710,8 @@ static const nir_shader_compiler_options v3d_nir_options = {
|
||||
.lower_ifind_msb = true,
|
||||
.lower_isign = true,
|
||||
.lower_ldexp = true,
|
||||
.lower_hadd = true,
|
||||
.lower_fisnormal = true,
|
||||
.lower_mul_high = true,
|
||||
.lower_wpos_pntc = true,
|
||||
.lower_to_scalar = true,
|
||||
|
||||
Reference in New Issue
Block a user