]> git.ipfire.org Git - thirdparty/gcc.git/commit
amdgcn: remove obsolete assembler workarounds
authorAndrew Stubbs <ams@codesourcery.com>
Sat, 11 Jun 2022 23:16:24 +0000 (00:16 +0100)
committerAndrew Stubbs <ams@codesourcery.com>
Mon, 27 Jun 2022 12:47:45 +0000 (13:47 +0100)
commitb06a282921c71bbc5cab69bc515804bd80f55e92
tree9b161806f19131e0731c8a9f479ffca04c38d159
parentc10a7546cf6158955dd680f92fd63a6f66a09e19
amdgcn: remove obsolete assembler workarounds

This nonsense is no longer required, now that the minimum supported
assembler version is LLVM 13.0.1.

gcc/ChangeLog:

* config/gcn/gcn.md (*movbi): Remove assembler bug workarounds.
(jump): Likewise.
(movdi_symbol_save_scc): Likewise.
gcc/config/gcn/gcn.md