public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/38599]  New: There should be a Pmode == DImode version of the MIPS lwxs pattern
@ 2008-12-21 14:07 rsandifo at gcc dot gnu dot org
  2008-12-21 14:08 ` [Bug target/38599] " rsandifo at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-12-21 14:07 UTC (permalink / raw)
  To: gcc-bugs

mipsisa64-elf-gcc -S -O2 -msmartmips gcc.target/mips/smartmips-lwxs.c
-DNOMIPS16=

does not produce an LWXS instruction.  This doesn't really matter much, since
SmartMIPS is only for 32-bit processors, but:

  (a) it works for 64-bit ILP32 ABIs like n32 and o64.
  (b) within gcc, there is an abstraction layer between "Do we have SmartMIPS?"
and "Can we use LWXS?".

So I think it's worth having a Pmode==DImode version anyway.

I'm filing this for 4.5 or later; it isn't something we'd fix in 4,4 or
earlier.


-- 
           Summary: There should be a Pmode == DImode version of the MIPS
                    lwxs pattern
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rsandifo at gcc dot gnu dot org
GCC target triplet: mipsisa64-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38599


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

end of thread, other threads:[~2009-08-16 18:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-21 14:07 [Bug target/38599] New: There should be a Pmode == DImode version of the MIPS lwxs pattern rsandifo at gcc dot gnu dot org
2008-12-21 14:08 ` [Bug target/38599] " rsandifo at gcc dot gnu dot org
2009-08-16 17:31 ` rsandifo at gcc dot gnu dot org
2009-08-16 18:43 ` rsandifo at gcc dot gnu dot 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).