[all-commits] [llvm/llvm-project] 319544: [test][openmp] Relax condition in test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Aug 23 14:29:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3195449f2b7d1f186c70f5d7a4c79816cab8fbc5
https://github.com/llvm/llvm-project/commit/3195449f2b7d1f186c70f5d7a4c79816cab8fbc5
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M openmp/tools/archer/tests/races/task-two.c
Log Message:
-----------
[test][openmp] Relax condition in test
It runs 8 threads. Sometimes tsan is able to detect more than one of the
same race.
More information about the All-commits
mailing list