[Openmp-commits] [PATCH] D115328: SIGSEGV in ompt_tsan_dependences with for-ordered

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 8 04:44:07 PST 2021


protze.joachim added a comment.

Just return, `if (Data->Parent == nullptr)`.

The actual issue is that doacross dependences is not yet supported.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115328



More information about the Openmp-commits mailing list