Function svwhilerw_f32

#[target_feature(enable = "sve", enable = "sve2")]
pub unsafe fn svwhilerw_f32(op1: *const f32, op2: *const f32) -> svbool_t

While free of read-after-write conflicts Arm's documentation

Safety