This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] Missed function specialization + partial devirtualization


On 7/12/19 10:51 AM, Xiong Hu Luo wrote:
>  2. Remove duplicate logic in ipa-profile.  As
>  get_most_common_single_value could only return single value, but this
>  multiple indirect call needs store each hist value, will
>  consider specialize it later.

Hi.

I would like to see this patch rebased on the suggested patch that will
change get_most_common_value.

Thanks,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]