This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/14758] [tree-ssa] another missed forward propagation opportunity


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

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-28 07:16:02 UTC ---
(In reply to comment #5)
> Andrew, I'm planning to generalize CCPs propagation engine after the
> merge into mainline.  Long term, the forward propagation pass will
> probably be subsumed by this.

I have patches to this simplifying in a generic way that other passes can use.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]