rs6000.md (movsi_from_df): Optimize converting a DFmode to a SFmode...
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Tue, 26 Sep 2017 18:12:33 +0000 (18:12 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 26 Sep 2017 18:12:33 +0000 (18:12 +0000)
commit6c1f23fff1c23c17d9a6599e0855743474ff9f57
tree130f78f492150af7bcc7381c7655f140f0f71b68
parentd33a4d86f19ea7017216d2363fe045d044d8fdf1
rs6000.md (movsi_from_df): Optimize converting a DFmode to a SFmode...

2017-09-26  Michael Meissner  <meissner@linux.vnet.ibm.com>

* config/rs6000/rs6000.md (movsi_from_df): Optimize converting a
DFmode to a SFmode, and then needing to move the SFmode to a GPR
to use the XSCVDPSP instruction instead of FRSP and XSCVDPSPN.

From-SVN: r253210
gcc/ChangeLog
gcc/config/rs6000/rs6000.md