[Bug target/96861] Integer min/max optimization failed under -march=skylake-avx512

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 19 17:15:02 GMT 2020


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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:c66c004ad610f4f02d5f065fe29c4c10f05ae13f

commit r11-3297-gc66c004ad610f4f02d5f065fe29c4c10f05ae13f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Sep 19 09:57:16 2020 -0700

    x86: Add a testcase for PR target/96861

    Add a testcase to verify that -march=skylake-avx512 -mtune=skylake-avx512
    generates desired code sequence.

            PR target/96861
            * gcc.target/i386/pr96861.c: New test.


More information about the Gcc-bugs mailing list