Function svwhilewr_s8

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

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

Safety