[Bug tree-optimization/18594] PHI insertion is slow
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 24 11:16:00 GMT 2004
------- Additional Comments From steven at gcc dot gnu dot org 2004-11-24 11:16 -------
I think part of the problem is that PHI insertion is just
not a linear algorithm (iirc it's Nlog(N)).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-11-24 11:16:37
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18594
More information about the Gcc-bugs
mailing list