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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Michael Meissner <meiss...@gcc.gnu.org>:

https://gcc.gnu.org/g:18d88d11973c63bda4e586b979b71d48c1d9b78a

commit r12-6532-g18d88d11973c63bda4e586b979b71d48c1d9b78a
Author: Michael Meissner <meiss...@linux.ibm.com>
Date:   Wed Jan 12 11:56:22 2022 -0500

    Fix pr101384-1.c code generation test.

    Add support for the compiler using XXSPLTIB reg,255 to load all 1's into a
    register on power9 and above instead of using VSPLTI{B,H,W} reg,-1.

    gcc/testsuite/
    2022-01-12  Michael Meissner  <meiss...@the-meissners.org>

            PR testsuite/102935
            * gcc.target/powerpc/pr101384-1.c: Update insn regexp for power9
            and power10.

Reply via email to