[Openmp-commits] [PATCH] D105697: [libomptarget][nfc] Drop dead code in parallel_51
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 9 06:18:56 PDT 2021
tianshilei1992 added a comment.
We don’t support nested parallelism so the parallel level doesn’t have too much effort, EXCEPT the query of parallel level from OpenMP APIs. I’m wondering if removing them will cause the API to return a wrong value.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105697/new/
https://reviews.llvm.org/D105697
More information about the Openmp-commits
mailing list