[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2020-01-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 --- Comment #7 from Martin Liška --- Author: marxin Date: Tue Jan 7 09:18:46 2020 New Revision: 279948 URL: https://gcc.gnu.org/viewcvs?rev=279948&root=gcc&view=rev Log: Document cloning for the target_clone attribute. 2020-01-07 Martin Liska

[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2020-01-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 --- Comment #6 from Martin Liška --- (In reply to Yury Gribov from comment #5) > (In reply to Martin Liška from comment #4) > > So finding > > a point like your 'loop' and using flatten attribute can guarantee the > > call-chain is fully optimize

[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2019-12-23 Thread ygribov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 Yury Gribov changed: What|Removed |Added CC||ygribov at gcc dot gnu.org --- Comment #5

[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2018-10-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 --- Comment #4 from Martin Liška --- Thank you Hannes for the report and also the nice blog post. I must agree that's sort of limitation, but I don't agree that it's limiting much: 1) Note that dispatch happens just once when an executable is st

[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2017-12-18 Thread h2+bugs at fsfe dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 --- Comment #3 from Hannes Hauswedell --- I agree that the problem is related, I don't however think that solving PR82625 will solve the problem, as it would require me to multiversion every function in my part of the subgraph, or not? i.e.: giv

[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2017-12-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 Martin Liška changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org --- Com

[Bug ipa/83411] function multiversioning should clone the entire sub-callgraph

2017-12-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83411 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|