[OpenMP52][LIBOMPTARGET] Do not throw error in omp_get_mapped_ptr for the host (#80038)
OpenMP spec 5.2 specifies return value to be the host ptr in case of device_num being same as omp_get_initial_device().
Loading
Please sign in to comment
OpenMP spec 5.2 specifies return value to be the host ptr in case of device_num being same as omp_get_initial_device().