This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/55295] [SH] Add support for fipr instruction


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]