[Bug target/55295] [SH] Add support for fipr instruction
olegendo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 7 23:49:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55295
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28671|0 |1
is obsolete| |
--- Comment #9 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Created attachment 34213
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34213&action=edit
Combine patterns for matching fipr
An updated patch for trunk. As for the redundant fp moves and/or ferries
through fpul, those seem to be caused by the lack of various vec_* patterns.
See also PR 13423.
More information about the Gcc-bugs
mailing list