public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/88558] Inline lrint, lrintf
       [not found] <bug-88558-4@http.gcc.gnu.org/bugzilla/>
@ 2023-10-09  6:38 ` cvs-commit at gcc dot gnu.org
  2023-10-09  6:38 ` cvs-commit at gcc dot gnu.org
  2023-10-09  6:39 ` guihaoc at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-10-09  6:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88558

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by HaoChen Gui <guihaoc@gcc.gnu.org>:

https://gcc.gnu.org/g:5cbe235de6d5c2a04a3116c6b6e63a0e4b8da304

commit r14-4484-g5cbe235de6d5c2a04a3116c6b6e63a0e4b8da304
Author: Haochen Gui <guihaoc@gcc.gnu.org>
Date:   Mon Oct 9 14:33:23 2023 +0800

    rs6000: enable SImode in FP register on P7

    gcc/
            PR target/88558
            * config/rs6000/rs6000.cc (rs6000_hard_regno_mode_ok_uncached):
            Enable SImode on FP registers for P7.
            * config/rs6000/rs6000.md (*movsi_internal1): Add fmr for SImode
            move between FP registers.  Set attribute isa of stfiwx to "*"
            and attribute of stxsiwx to "p7".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/88558] Inline lrint, lrintf
       [not found] <bug-88558-4@http.gcc.gnu.org/bugzilla/>
  2023-10-09  6:38 ` [Bug target/88558] Inline lrint, lrintf cvs-commit at gcc dot gnu.org
@ 2023-10-09  6:38 ` cvs-commit at gcc dot gnu.org
  2023-10-09  6:39 ` guihaoc at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-10-09  6:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88558

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by HaoChen Gui <guihaoc@gcc.gnu.org>:

https://gcc.gnu.org/g:c1e474785859c9630fcae19c8d2d606f5642c636

commit r14-4485-gc1e474785859c9630fcae19c8d2d606f5642c636
Author: Haochen Gui <guihaoc@gcc.gnu.org>
Date:   Mon Oct 9 14:34:46 2023 +0800

    rs6000: support 32bit inline lrint

    gcc/
            PR target/88558
            * config/rs6000/rs6000.md (lrint<mode>di2): Remove TARGET_FPRND
            from insn condition.
            (lrint<mode>si2): New insn pattern for 32bit lrint.

    gcc/testsuite/
            PR target/106769
            * gcc.target/powerpc/pr88558.h: New.
            * gcc.target/powerpc/pr88558-p7.c: New.
            * gcc.target/powerpc/pr88558-p8.c: New.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/88558] Inline lrint, lrintf
       [not found] <bug-88558-4@http.gcc.gnu.org/bugzilla/>
  2023-10-09  6:38 ` [Bug target/88558] Inline lrint, lrintf cvs-commit at gcc dot gnu.org
  2023-10-09  6:38 ` cvs-commit at gcc dot gnu.org
@ 2023-10-09  6:39 ` guihaoc at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: guihaoc at gcc dot gnu.org @ 2023-10-09  6:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88558

HaoChen Gui <guihaoc at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guihaoc at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |guihaoc at gcc dot gnu.org
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from HaoChen Gui <guihaoc at gcc dot gnu.org> ---
fixed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-09  6:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-88558-4@http.gcc.gnu.org/bugzilla/>
2023-10-09  6:38 ` [Bug target/88558] Inline lrint, lrintf cvs-commit at gcc dot gnu.org
2023-10-09  6:38 ` cvs-commit at gcc dot gnu.org
2023-10-09  6:39 ` guihaoc at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).