This is the mail archive of the gcc-patches@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]

Re: [patch] tree-cfg.c: Speed up thread_jumps.


Hi Diego,

> > 	* tree-cfg.c (thread_jumps): Speed up by keeping a pointer to
> > 	the last used element in the worklist.
> > 
> Not sure I like this.  The end result is less readable than the
> original.  And I doubt we are gaining a whole lot.

Understood.

Kazu Hirata


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