[Openmp-commits] [PATCH] D98838: [OpenMP] Fixed a crash in hidden helper thread

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 18 11:10:12 PDT 2021


tianshilei1992 added a comment.

In D98838#2635221 <https://reviews.llvm.org/D98838#2635221>, @RaviNarayanaswamy wrote:

> Shilei,
>
>   How much time do  you think you  need to resolve or conclude to revert or disable with macros in 12.0
>
> Some would like to stabilize their performance numbers and would  like to do it as early as possible.
> Thanks
> Ravi

For the assertion problem, I expect this patch to fix that, and hopefully people can give it a shot. For the performance regression, I didn't observe it at least for now with HPC2021.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98838/new/

https://reviews.llvm.org/D98838



More information about the Openmp-commits mailing list