Skip to main content

svsel_f32

Function svsel_f32 

Source
pub fn svsel_f32(
    pg: svbool_t,
    op1: svfloat32_t,
    op2: svfloat32_t,
) -> svfloat32_t
🔬This is a nightly-only experimental API. (stdarch_aarch64_sve #145052)
Available on (AArch64 or ARM64EC) and target feature sve only.
Expand description

Conditionally select elements Arm’s documentation