Re: [RFC] update COUNTs of BB in loop.

2020-09-22 Thread Segher Boessenkool
Hi! (Just some random things; the change itself looks fine afaics.) On Tue, Sep 22, 2020 at 01:37:47PM +0800, guojiufu wrote: > While after pcom: > >COUNT:268435456 pre-header > | > | .. >

Re: [RFC] update COUNTs of BB in loop.

2020-09-22 Thread Martin Liška
On 9/22/20 7:37 AM, guojiufu wrote: Thanks for comments!! Thanks for the patch. I can confirm it is NO-OP for SPEC2006 benchmarks. Martin