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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
I've just run perf and I can just slightly some ICF functions:

   0.37%  cc1  cc1  [.] ipa_icf::sem_function::compare_phi_node
   0.18%  cc1  cc1  [.] ipa_icf_gimple::func_checker::compare_edge
   0.14%  cc1  cc1  [.] ipa_icf_gimple::func_checker::compare_operand
   0.08%  cc1  cc1  [.] ipa_icf_gimple::func_checker::compare_ssa_name

but anything obviously slow..

Reply via email to