From: Uros Bizjak Date: Thu, 11 Jul 2019 20:49:13 +0000 (+0200) Subject: backport: sse.md (*andnot3_bcst): Fix VI/VI48_AVX512VL typo. X-Git-Tag: releases/gcc-9.2.0~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee0f4e7d96463f709c5302c36a8072ed8d65949;p=thirdparty%2Fgcc.git backport: sse.md (*andnot3_bcst): Fix VI/VI48_AVX512VL typo. Backported from mainline 2019-07-06 Richard Sandiford * config/i386/sse.md (*andnot3_bcst): Fix VI/VI48_AVX512VL typo. From-SVN: r273422 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 12a316f2b01a..bcdf36af6dc1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2019-07-11 Uroš Bizjak + + Backported from mainline + 2019-07-06 Richard Sandiford + + * config/i386/sse.md (*andnot3_bcst): Fix VI/VI48_AVX512VL typo. + 2019-07-11 Segher Boessenkool * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Handle diff --git a/gcc/config/i386/sse.md b/gcc/config/i386/sse.md index 9b57ffd37519..46ec4602eb7b 100644 --- a/gcc/config/i386/sse.md +++ b/gcc/config/i386/sse.md @@ -12481,8 +12481,8 @@ (const_string "")))]) (define_insn "*andnot3_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