You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clacc has a prototype of OpenMP 5.1's omp_get_mapped_ptr to support OpenACC's acc_device_ptr. The initial Clacc commit is f3d8390. This feature should be considered for upstreaming to LLVM as described in #10.