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

--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Thu Feb  7 17:58:19 2019
New Revision: 268657

URL: https://gcc.gnu.org/viewcvs?rev=268657&root=gcc&view=rev
Log:
i386: Fix typo in *movoi_internal_avx/movti_internal

        PR target/89229
        * config/i386/i386.md (*movoi_internal_avx): Set mode to OI
        for TARGET_AVX512VL.
        (*movti_internal): Set mode to TI for TARGET_AVX512VL.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md

Reply via email to