yronglin wrote:

> > 1. IIUC, `42935M | 43035M (+0.23%)`does this mean the compiler output 
> > binary size increased by 0.23%?
> 
> This is the number of instructions retired. It's a metric for compilation 
> time, not binary size.

Thanks, I reproduced this issue, and created an new PR to fix issue 
https://github.com/llvm/llvm-project/pull/145244.

https://github.com/llvm/llvm-project/pull/144233
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to