]> git.ipfire.org Git - thirdparty/gcc.git/commit
Combine the two H8 mode shortening peepholes into a single peephole
authorJeff Law <law@redhat.com>
Wed, 12 Feb 2020 21:52:24 +0000 (14:52 -0700)
committerJeff Law <law@redhat.com>
Wed, 12 Feb 2020 21:52:24 +0000 (14:52 -0700)
commit985873e5087843a7c3d38266d21456259ac55542
treeca2f8880b1c4e3b4347aba85d17b731a2f056aa5
parent99bbab9f77424c6387e7dfcba5c62937a8cff841
Combine the two H8 mode shortening peepholes into a single peephole

* config/h8300/h8300.md (comparison shortening peepholes): Use
a mode iterator to merge the HImode and SImode peepholes.
gcc/ChangeLog
gcc/config/h8300/h8300.md