Ping?

On Sat, 17 May 2014, Marc Glisse wrote:

Ping Jakub?
https://gcc.gnu.org/ml/gcc-patches/2014-04/msg01104.html

On Wed, 23 Apr 2014, Richard Biener wrote:

On Fri, Apr 18, 2014 at 8:27 PM, Marc Glisse <marc.gli...@inria.fr> wrote:
Thanks for the comments!


On Fri, 18 Apr 2014, Jakub Jelinek wrote:

The passes.def change makes me a little bit nervous, but if it works,
perhaps.


Would you prefer running the pass twice? I thought there would be less
resistance to moving the pass than duplicating it.

Indeed.  I think placing it after loops and CSE (thus what you have done)
makes sense.  strlenopt itself shouldn't enable much additional
optimizations.  But well, pass ordering is always tricky.

Didn't look at the rest of the changes, but Jakub is certainly able to
approve the patch so I leave it to him.

--
Marc Glisse

Reply via email to