Skip to main content

llvm_f64x2_max

Function llvm_f64x2_max 

Source
unsafe extern "unadjusted" fn llvm_f64x2_max(
    x: Simd<f64, 2>,
    y: Simd<f64, 2>,
) -> Simd<f64, 2>
Available on target_family=wasm only.