Question about speculative make_edge_direct_to_target during LTO/IPA_PASS

2022-07-01 Thread Erick Ochoa via Gcc
Hi, I have a pass that is able to speculate the target of indirect function calls. This pass is an IPA_PASS. It: 1. generates summaries with the possible targets. 2. writes analysis summary 3. reads analysis summary 4. combines the results from multiple partitions and if needed fixes the targets

Re: Question about speculative make_edge_direct_to_target during LTO/IPA_PASS

2022-07-01 Thread Martin Jambor
Hi, On Fri, Jul 01 2022, Erick Ochoa via Gcc wrote: > Hi, > > I have a pass that is able to speculate the target of indirect function > calls. This pass is an IPA_PASS. It: > > 1. generates summaries with the possible targets. > 2. writes analysis summary > 3. reads analysis summary > 4. combines

gcc-11-20220701 is now available

2022-07-01 Thread GCC Administrator via Gcc
Snapshot gcc-11-20220701 is now available on https://gcc.gnu.org/pub/gcc/snapshots/11-20220701/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 11 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch