]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
backport: sse.md (*andnot<mode>3_bcst): Fix VI/VI48_AVX512VL typo.
authorUros Bizjak <ubizjak@gmail.com>
Thu, 11 Jul 2019 20:49:13 +0000 (22:49 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 11 Jul 2019 20:49:13 +0000 (22:49 +0200)
Backported from mainline
2019-07-06  Richard Sandiford  <richard.sandiford@arm.com>

* config/i386/sse.md (*andnot<mode>3_bcst): Fix VI/VI48_AVX512VL typo.

From-SVN: r273422

gcc/ChangeLog
gcc/config/i386/sse.md

index 12a316f2b01a5cbe90607a50c3f87bc315739178..bcdf36af6dc1753240db286085adbae8bc62c337 100644 (file)
@@ -1,3 +1,10 @@
+2019-07-11  Uroš Bizjak  <ubizjak@gmail.com>
+
+       Backported from mainline
+       2019-07-06  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * config/i386/sse.md (*andnot<mode>3_bcst): Fix VI/VI48_AVX512VL typo.
+
 2019-07-11  Segher Boessenkool  <segher@kernel.crashing.org>
 
        * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Handle
index 9b57ffd375195494df68665575329c61eb7bbbd5..46ec4602eb7bdff2465e8cf203a7bb8379449925 100644 (file)
              (const_string "<sseinsnmode>")))])
 
 (define_insn "*andnot<mode>3_bcst"
-  [(set (match_operand:VI 0 "register_operand" "=v")
-       (and:VI
+  [(set (match_operand:VI48_AVX512VL 0 "register_operand" "=v")
+       (and:VI48_AVX512VL
          (not:VI48_AVX512VL
             (match_operand:VI48_AVX512VL 1 "register_operand" "v"))
          (vec_duplicate:VI48_AVX512VL