minglotus-6 wrote:

> we prioritize inlining the memcpy code for a specific range based on the 
> hotness of that range in a particular inline context

@htyu Pretty much a drive-by question if it's convenient for you to share more, 
how ranges are selected out of sampled values? For example, are ranges 
compile-time constant for all workloads or dynamically generated based on the 
distribution of size from the per-workload profile data?  



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

Reply via email to