[Openmp-commits] [PATCH] D81891: [OpenMP][OMPT] Add event callbacks for taskwait with depend

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 30 07:34:08 PDT 2020


protze.joachim added a comment.

In D81891#2112179 <https://reviews.llvm.org/D81891#2112179>, @hbae wrote:

> The change looks good to me.
>  Can you check why the test fails? It passes on my test system.


I had this patch and the mutexinoutset patch on the same branch (marked as dependent patch). The output for task dependencies changed in the mutexinoutset patch. I wrote the filecheck patterns to match the new output.
I restarted the test and hope that the rebuild pulls current master as the base.


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

https://reviews.llvm.org/D81891





More information about the Openmp-commits mailing list