[Openmp-commits] [openmp] [Libomptarget] Fix RPC-based malloc on NVPTX (PR #72440)

Johannes Doerfert via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 4 10:31:14 PST 2023


https://github.com/jdoerfert approved this pull request.

Since this is only for RPC, it should be fine. I still believe creating/deleting the stream is bad, but we can look at it later.

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


More information about the Openmp-commits mailing list