[Openmp-commits] [PATCH] D60578: [OPENMP][NVPTX]Fix dynamic scheduling in L2+ SPMD parallel regions.

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Apr 11 23:22:32 PDT 2019


Hahnfeld added a comment.

In D60578#1463583 <https://reviews.llvm.org/D60578#1463583>, @ABataev wrote:

> In D60578#1463545 <https://reviews.llvm.org/D60578#1463545>, @jdoerfert wrote:
>
> > Why don't we have unit tests here or in the llvm-test suite?
>
>
> Because this is the library. Do you have an idea how to write the unit tests for it? It can be tested only with the executable tests. I know, that someone worked on the target-based testsuite, but don't know when it is going to be ready.


We have https://reviews.llvm.org/D51687, just nobody bothers to add tests.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D60578





More information about the Openmp-commits mailing list