[llvm] [Offload] `olEnqueueHostCallback` (PR #152482)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 7 06:23:52 PDT 2025


https://github.com/jhuber6 commented:

This function is basically launching a kernel expect it runs on the host. We have `olLaunchKernel` so maybe `olLaunchFunction` or `olLaunchHostFunc`?

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


More information about the llvm-commits mailing list