]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2019-08-22 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
authorprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Aug 2019 08:48:42 +0000 (08:48 +0000)
committerprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Aug 2019 08:48:42 +0000 (08:48 +0000)
* config/aarch64/aarch64-sve.md (vcond_mask): Add "@".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@274817 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/aarch64/aarch64-sve.md

index 8f08e399fd5b31695eb38372613c6f8d9d9436d0..603687eae0827c8e9d3ebca70a4cf1684c18cc43 100644 (file)
@@ -1,3 +1,7 @@
+2019-08-22  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
+
+       * config/aarch64/aarch64-sve.md (vcond_mask): Add "@".
+
 2019-08-22  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
            Richard Sandiford  <richard.sandiford@arm.com>
 
index ac65e691d73b16d670c3576e1ad45402f96793dd..f58353e9c6dc0df97ce4074db6bb22181f426e5b 100644 (file)
 ;; 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_<mode><vpred>"
+(define_expand "@vcond_mask_<mode><vpred>"
   [(set (match_operand:SVE_ALL 0 "register_operand")
        (unspec:SVE_ALL
          [(match_operand:<VPRED> 3 "register_operand")