[Openmp-commits] [PATCH] D159324: [OpenMP] Fix a segment fault in __kmp_get_global_thread_id
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Aug 31 18:12:50 PDT 2023
tianshilei1992 added a comment.
In D159324#4633034 <https://reviews.llvm.org/D159324#4633034>, @jdoerfert wrote:
> can we have a test?
It can be exposed by existing test on macOS. That's how I found the issue. This *might* cause the issue reported in https://github.com/llvm/llvm-project/issues/63194.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159324/new/
https://reviews.llvm.org/D159324
More information about the Openmp-commits
mailing list