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/25290] PHI-OPT could be rewritten so that is uses fold


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25290

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note this needs at least:
https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02837.html

And a few more match.pd changes to fully replace conditional_replacement.  I
hope to be able to get a full patch for the next stage 1.

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