Fix wrong code by arm_final_prescan with fp16 move instructions
commit1500cb68c3d2a7b1ddc491af52a5d42ec7dfe6d8
authorSudakshina Das <sudi.das@arm.com>
Fri, 1 Dec 2017 10:12:55 +0000 (1 10:12 +0000)
committerSudakshina Das <sudi@gcc.gnu.org>
Fri, 1 Dec 2017 10:12:55 +0000 (1 10:12 +0000)
tree1181f7bb8c606a797197b55f30bf944c123a5160
parente76c715735e2472429ef7927137a57edc69f98b3
Fix wrong code by arm_final_prescan with fp16 move instructions

ChangeLog entry are as follow:

*** gcc/ChangeLog ***

2017-12-01  Sudakshina Das  <sudi.das@arm.com>

* config/arm/vfp.md (*movhf_vfp_fp16): Add conds attribute.

*** gcc/testsuite/ChangeLog ***

2017-12-01  Sudakshina Das  <sudi.das@arm.com>

* gcc.target/arm/armv8_2-fp16-move-2.c: New test.

From-SVN: r255301
gcc/ChangeLog
gcc/config/arm/vfp.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-2.c [new file with mode: 0644]