[OpenMP][libomptarget] Enable multiple frames per global memory slot
Summary: To save on calls to malloc, this patch enables the re-use of pre-allocated global memory slots. Reviewers: ABataev, grokos, carlo.bertolli, caomhin Reviewed By: grokos Subscribers: guansong, openmp-commits Differential Revision: https://reviews.llvm.org/D44470 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@327637 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment