[Openmp-commits] [openmp] [OpenMP][AMDGPU] Adapt dynamic callstack sizes to HIP behavior (PR #74080)

via Openmp-commits openmp-commits at lists.llvm.org
Fri Dec 1 10:44:22 PST 2023


b-sumner wrote:

> @jayfoad @b-sumner any comments on moving the duplicated code above to a header in llvm/lib/Target/AMDGPU?

I don't think the HIP/OpenCL runtime wants this dependence.  So it would require a new API to be introduced in COMgr.  "The llvm libs are already in scope for openmp runtime" is surprising to me.

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


More information about the Openmp-commits mailing list