pub fn cmp_op_mask_m256<const OP: i32>(a: m256, b: m256) -> m256
Available with target feature avx only.
Expand description

Compare f32 lanes according to the operation specified, mask output.

  • Operators are according to the cmp_op macro.

  • Intrinsic: [``]

  • Assembly: