[all-commits] [llvm/llvm-project] 4acc2f: [OpenMP][Tools][Tests][NFC] Address flaky archer t...
Joachim via All-commits
all-commits at lists.llvm.org
Thu Jul 29 08:57:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4acc2f29a278ff2a0a4d683dd6d706cc2f7123fd
https://github.com/llvm/llvm-project/commit/4acc2f29a278ff2a0a4d683dd6d706cc2f7123fd
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M openmp/tools/archer/tests/races/critical-unrelated.c
M openmp/tools/archer/tests/races/lock-nested-unrelated.c
M openmp/tools/archer/tests/races/lock-unrelated.c
M openmp/tools/archer/tests/races/parallel-simple.c
M openmp/tools/archer/tests/races/task-dependency.c
M openmp/tools/archer/tests/races/task-taskgroup-unrelated.c
M openmp/tools/archer/tests/races/task-taskwait-nested.c
M openmp/tools/archer/tests/races/task-two.c
Log Message:
-----------
[OpenMP][Tools][Tests][NFC] Address flaky archer tests
Adding more concurrent threads significantly increases the
chance that the data race can be observed during testing.
More information about the All-commits
mailing list