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: [tcb] Incremental SSA updates


> Note that we always go to "there" if we get to the second "if"
> statement (assuming there is no other incoming edge to <L1>), but
> AFAIK, TCB doesn't have a replacement for this functionality.  (FRE
> doesn't eliminate redundant loads, does it?)

It does, but it could do a *lot* better.
It's on my todo list, somewhere :)



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