2019-08-22 Prathamesh Kulkarni * aarch64-sve.md (vcond_mask): Add "@". diff --git a/gcc/config/aarch64/aarch64-sve.md b/gcc/config/aarch64/aarch64-sve.md index ac65e691d73..f58353e9c6d 100644 --- a/gcc/config/aarch64/aarch64-sve.md +++ b/gcc/config/aarch64/aarch64-sve.md @@ -3927,7 +3927,7 @@ ;; vcond_mask operand order: true, false, mask ;; UNSPEC_SEL operand order: mask, true, false (as for VEC_COND_EXPR) ;; SEL operand order: mask, true, false -(define_expand "vcond_mask_" +(define_expand "@vcond_mask_" [(set (match_operand:SVE_ALL 0 "register_operand") (unspec:SVE_ALL [(match_operand: 3 "register_operand")