diff options
author | Joachim Protze <protze@itc.rwth-aachen.de> | 2018-08-01 16:15:18 +0000 |
---|---|---|
committer | Joachim Protze <protze@itc.rwth-aachen.de> | 2018-08-01 16:15:18 +0000 |
commit | 935399d254416325dfc47adc11ffb8a7beef10fa (patch) | |
tree | ea6a35c452bcaea072f980abe5f4cb9aafdc9b7e /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 7f3bf5c1f90d02e1ca337b41f1d66ada6d07f44e (diff) | |
download | llvm-935399d254416325dfc47adc11ffb8a7beef10fa.zip llvm-935399d254416325dfc47adc11ffb8a7beef10fa.tar.gz llvm-935399d254416325dfc47adc11ffb8a7beef10fa.tar.bz2 |
[OMPT,tests] Fix taskloop testcase scheduling effects
The taskloop testcase had scheduling effects. Tasks of the taskloop would
sometimes be scheduled before all task were created. The testing is now
split into two phases. First, the task creation on the master is tested,
than the scheduling events of the tasks are tested. Thus, the order of
creation and scheduling events is irrelavant.
Patch by Simon Convent
Reviewed by: protze.joachim, Hahnfeld
Subscribers: openmp-commits
Differential Revision: https://reviews.llvm.org/D50140
llvm-svn: 338580
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions