[Bug ipa/92133] Support multi versioning on self recursive function

2019-12-02 Thread fxue at os dot amperecomputing.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #11 from Feng Xue --- --param ipa-cp-eval-threshold=1 -param ipcp-unit-growth=80 is enough.

[Bug ipa/92133] Support multi versioning on self recursive function

2019-12-02 Thread luoxhu at cn dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #10 from Xiong Hu XS Luo --- (In reply to Feng Xue from comment #9) > Ok. For any followups on this, I'll create new tracker. Seems "--param ipa-cp-eval-threshold=0 --param large-unit-insns=2 -fno-inline" are required to do the

[Bug ipa/92133] Support multi versioning on self recursive function

2019-12-02 Thread fxue at os dot amperecomputing.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #9 from Feng Xue --- Ok. For any followups on this, I'll create new tracker.

[Bug ipa/92133] Support multi versioning on self recursive function

2019-12-02 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 Martin Jambor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/92133] Support multi versioning on self recursive function

2019-12-01 Thread fxue at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #7 from fxue at gcc dot gnu.org --- Author: fxue Date: Mon Dec 2 06:37:30 2019 New Revision: 278893 URL: https://gcc.gnu.org/viewcvs?rev=278893&root=gcc&view=rev Log: Enable recursive function versioning 2019-12-02 Feng Xue

[Bug ipa/92133] Support multi versioning on self recursive function

2019-11-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug ipa/92133] Support multi versioning on self recursive function

2019-11-03 Thread fxue at os dot amperecomputing.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #5 from Feng Xue --- (In reply to Thomas Koenig from comment #4) > Author: tkoenig > Date: Sun Nov 3 22:33:53 2019 > New Revision: 277760 > > URL: https://gcc.gnu.org/viewcvs?rev=277760&root=gcc&view=rev > Log: > 2019-11-03 Thomas

[Bug ipa/92133] Support multi versioning on self recursive function

2019-11-03 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #4 from Thomas Koenig --- Author: tkoenig Date: Sun Nov 3 22:33:53 2019 New Revision: 277760 URL: https://gcc.gnu.org/viewcvs?rev=277760&root=gcc&view=rev Log: 2019-11-03 Thomas Koenig PR fortran/92133 * trans-decl.c (gf

[Bug ipa/92133] Support multi versioning on self recursive function

2019-10-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 Martin Liška changed: What|Removed |Added Status|ASSIGNED|NEW CC|

[Bug ipa/92133] Support multi versioning on self recursive function

2019-10-22 Thread fxue at os dot amperecomputing.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 --- Comment #2 from Feng Xue --- (In reply to Martin Liška from comment #1) > Let me take a look. I've created a patch (https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01260.html), could you take a time to review it?

[Bug ipa/92133] Support multi versioning on self recursive function

2019-10-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|