Home
last modified time | relevance | path

Searched refs:normal_fp16 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_fp16_conv.c142 nir_ssa_def *normal_fp16 = half_rounded(b, value, guard, sticky, sign, mode); in float_to_half_impl() local
177 nir_ssa_def *finite_fp16 = nir_if_phi(b, normal_fp16, underflowed_or_denorm_fp16); in float_to_half_impl()