public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/25290]  New: PHI-OPT could be rewritten so that is uses fold
@ 2005-12-07  3:10 pinskia at gcc dot gnu dot org
  2005-12-12 20:45 ` [Bug tree-optimization/25290] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-07  3:10 UTC (permalink / raw)
  To: gcc-bugs

PHI-OPT could be rewritten so that it uses fold_ternary (type, COND_EXPR, cond,
op1, op2) and that it could remove code which is already done in fold_ternary.

A patch like
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00153.html
will work but it needs to be reworked for the changes which made it into 4.1.


-- 
           Summary: PHI-OPT could be rewritten so that is uses fold
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-25290-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2014-11-06  4:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-07  3:10 [Bug tree-optimization/25290] New: PHI-OPT could be rewritten so that is uses fold pinskia at gcc dot gnu dot org
2005-12-12 20:45 ` [Bug tree-optimization/25290] " pinskia at gcc dot gnu dot org
2006-01-09 18:33 ` pinskia at gcc dot gnu dot org
2008-02-27 13:18 ` rguenth at gcc dot gnu dot org
     [not found] <bug-25290-4@http.gcc.gnu.org/bugzilla/>
2012-01-21 22:04 ` pinskia at gcc dot gnu.org
2012-02-24  0:04 ` pinskia at gcc dot gnu.org
2013-05-19  9:43 ` glisse at gcc dot gnu.org
2014-11-05 15:43 ` pinskia at gcc dot gnu.org
2014-11-06  4:04 ` pinskia 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).