Re: Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges

2019-07-28 Thread Rainer Orth
Hi Martin, > the following patch prevents the call speculation machinery from > deallocating call graph edges from under the indirect inlining machinery > and it also fixes a potential issue in speculation which could in some > cases undo an earlier inlining decision, something that the inliner is

Re: Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges

2019-07-25 Thread Jan Hubicka
> Hi, > > the following patch prevents the call speculation machinery from > deallocating call graph edges from under the indirect inlining machinery > and it also fixes a potential issue in speculation which could in some > cases undo an earlier inlining decision, something that the inliner is >

Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges

2019-07-25 Thread Martin Jambor
Hi, the following patch prevents the call speculation machinery from deallocating call graph edges from under the indirect inlining machinery and it also fixes a potential issue in speculation which could in some cases undo an earlier inlining decision, something that the inliner is not built to e