[Openmp-commits] [openmp] [openmp] Segfaults/assertion errors on certain omp statements after calling `omp_pause_resource_all(omp_pause_hard)` (PR #154204)

Haiyang He via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 4 23:14:24 PDT 2025


haiyanghee wrote:

Thank you Joachim for reviewing the PR!

I've replied to some of your comments and implemented some of the feedback, please re-review the comments and changes.

Also I realized I'm probably not following the standard naming convention (for example, the new `rev_ptr_critSec` variable) that's present in the code base. As I'm not good at naming things, please comment on any code style changes that I should do and I'll happily change them.

https://github.com/llvm/llvm-project/pull/154204


More information about the Openmp-commits mailing list