nikic 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.

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