Function svwhilerw_f64

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

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

Safety