[Openmp-commits] [PATCH] D96893: [OpenMP] libomp minor cleanup
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 4 07:38:59 PDT 2021
protze.joachim added a comment.
In D96893#2735978 <https://reviews.llvm.org/D96893#2735978>, @AndreyChurbanov wrote:
> I temporarily disabled assertion until the bug with dependences is fixed.
Did you look at my observations, I documented in https://bugs.llvm.org/show_bug.cgi?id=49723 . I did not completely understand, in which case the behavior could be triggered. If you agree, I'll change to heap allocation of the dep node.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96893/new/
https://reviews.llvm.org/D96893
More information about the Openmp-commits
mailing list