aarch64: Add a type attribute to aarch64_movk<mode>
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 6 Feb 2020 17:32:00 +0000 (17:32 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 6 Feb 2020 18:09:44 +0000 (18:09 +0000)
commit1ccdd460d1033f7e9158b1c6adfe208f315d1300
tree83cfaf26b3006650a92e0a8e01844920f4e4fa8d
parent72b2f3317b4484b25e9a6cc3fd12e7f8c893fb56
aarch64: Add a type attribute to aarch64_movk<mode>

Kyrill pointed out off-list that this new pattern was missing
a type attribute.

2020-02-06  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* config/aarch64/aarch64.md (aarch64_movk<mode>): Add a type
attribute.
gcc/ChangeLog
gcc/config/aarch64/aarch64.md