WenleiHe wrote:

> ongoing effort to extends PGO instrumentation to GPU device code

Is there a high level description for this effort and its goal? Traditional 
compiler PGO is mostly for profiling control-flow, but we don't usually have a 
lot of control flow for GPU kernels. 

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

Reply via email to