]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips: Adjust dot-product backend patterns
authorVictor Do Nascimento <victor.donascimento@arm.com>
Wed, 5 Jun 2024 09:45:32 +0000 (10:45 +0100)
committerVictor Do Nascimento <victor.donascimento@arm.com>
Mon, 30 Sep 2024 14:59:43 +0000 (15:59 +0100)
commitd33786b1628f5bcfc5120f8f5390e1042e36618c
tree82e4c2e57af7c8f4d8953159d8230f8ca8bad4f5
parent85a2ed05483ceb17bc33bd6e02d7e452fcaa02e1
mips:  Adjust dot-product backend patterns

Following the migration of the dot_prod optab from a direct to a
conversion-type optab, ensure all back-end patterns incorporate the
second machine mode into pattern names.

gcc/ChangeLog:

* config/mips/loongson-mmi.md (sdot_prodv4hi): Renamed to...
(sdot_prodv2siv4hi): ...this.
gcc/config/mips/loongson-mmi.md