i386: Fix typo in *movoi_internal_avx/movti_internal
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 7 Feb 2019 17:58:19 +0000 (17:58 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 7 Feb 2019 17:58:19 +0000 (09:58 -0800)
commit2b99b6c0cc2fd1da7c9d1d66c39212d7f3e4bc65
tree704a6889a2bb0982e8b4f5a1749df521b4786b8e
parent2a88974cd18bbe0355ffc5ec59cf790c294a2246
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.

From-SVN: r268657
gcc/ChangeLog
gcc/config/i386/i386.md