public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/17617] New: Micro-optimize INTEGRAL_TYPE_P (or tree.def rather)
@ 2004-09-22 19:06 kazu at cs dot umass dot edu
  2004-09-22 21:17 ` [Bug tree-optimization/17617] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: kazu at cs dot umass dot edu @ 2004-09-22 19:06 UTC (permalink / raw)
  To: gcc-bugs

We can reorder some tree codes in tree.def so that
the four codes accepted by INTEGRAL_TYPE_P are all sequential.
That way, fold() will convert INTEGRAL_TYPE_P into a range comparison.

-- 
           Summary: Micro-optimize INTEGRAL_TYPE_P (or tree.def rather)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at cs dot umass dot edu
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-01-07 14:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-22 19:06 [Bug tree-optimization/17617] New: Micro-optimize INTEGRAL_TYPE_P (or tree.def rather) kazu at cs dot umass dot edu
2004-09-22 21:17 ` [Bug tree-optimization/17617] " pinskia at gcc dot gnu dot org
2004-12-20 17:08 ` bangerth at dealii dot org
2004-12-20 17:15 ` bangerth at dealii dot org
2004-12-21 17:42 ` nathan at gcc dot gnu dot org
2004-12-21 17:43 ` nathan at gcc dot gnu dot org
2005-01-07 14:15 ` pinskia 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).