[llvm] [Offload] Move RPC server handling to a dedicated thread (PR #112988)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 20 19:42:00 PDT 2024


================
@@ -632,15 +632,7 @@ struct CUDADeviceTy : public GenericDeviceTy {
     CUresult Res;
     // If we have an RPC server running on this device we will continuously
----------------
shiltian wrote:

The comment is out dated.

https://github.com/llvm/llvm-project/pull/112988


More information about the llvm-commits mailing list