Function f16x2_min
pub unsafe fn f16x2_min(a: f16x2, b: f16x2) -> f16x2
Find the minimum of two values
Corresponds to the CUDA C intrinsic __hmin2
f16x2_minpub unsafe fn f16x2_min(a: f16x2, b: f16x2) -> f16x2
Find the minimum of two values
Corresponds to the CUDA C intrinsic __hmin2