[llvm] [openmp] Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (PR #168554)
Robert Imschweiler via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 20 06:12:32 PST 2025
ro-i wrote:
I found an issue in `omp_lib.F90.h` where the uid functions haven't been publicly exported. This is now fixed and I added a Fortran (F90) test as well
https://github.com/llvm/llvm-project/pull/168554
More information about the llvm-commits
mailing list