Fix rs6000 p10 fusion patterns with old attr type names
authorAaron Sawdey <acsawdey@linux.ibm.com>
Sat, 22 May 2021 02:59:39 +0000 (21:59 -0500)
committerAaron Sawdey <acsawdey@linux.ibm.com>
Sat, 22 May 2021 02:59:39 +0000 (21:59 -0500)
commit5e28089157dc5b2631ddbf612b233b9ad6f9c4aa
tree6930e4b504cb74d7700d31ff408ddf1bd76e6cec
parent2832d51b383392e961373fb7067a73c6dfdc7cb1
Fix rs6000 p10 fusion patterns with old attr type names

Somehow I managed to check in a version of genfusion.pl this
afternoon that was not updated to the new insn attr type names.
Committing as obvious and to make the code match what was posted
and reviewed.

gcc/
* config/rs6000/genfusion.pl (gen_addadd): Fix incorrect attr types.
* config/rs6000/fusion.md: Regenerate file.
gcc/config/rs6000/fusion.md
gcc/config/rs6000/genfusion.pl