https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95355

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Uros Bizjak <u...@gcc.gnu.org>:

https://gcc.gnu.org/g:7d014acc1ea263df7ed44aa6cb7f75bb8e512aed

commit r11-669-g7d014acc1ea263df7ed44aa6cb7f75bb8e512aed
Author: Uros Bizjak <ubiz...@gmail.com>
Date:   Wed May 27 21:02:51 2020 +0200

    i386: Remove %q modifier from two pmov insn templates [PR95355]

    2020-05-27  Uroš Bizjak  <ubiz...@gmail.com>

    gcc/ChangeLog:
            PR target/95355
            * config/i386/sse.md
            (<mask_codefor>avx512f_<code>v16qiv16si2<mask_name>):
            Remove %q operand modifier from insn template.
            (avx512f_<code>v8hiv8di2<mask_name>): Ditto.

    gcc/testsuite/ChangeLog:
            PR target/95355
            * gcc.target/i386/pr95355.c: New test.

Reply via email to