[Openmp-commits] [PATCH] D90473: [OpenMP][Tool] Add Archer option to disable data race analysis for sequential part
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Nov 16 01:49:25 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfdc9dfc8e477: [OpenMP][Tool] Add Archer option to disable data race analysis for sequential… (authored by protze.joachim).
Changed prior to commit:
https://reviews.llvm.org/D90473?vs=305092&id=305435#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90473/new/
https://reviews.llvm.org/D90473
Files:
openmp/tools/archer/README.md
openmp/tools/archer/ompt-tsan.cpp
openmp/tools/archer/tests/lit.cfg
openmp/tools/archer/tests/races/critical-unrelated.c
openmp/tools/archer/tests/races/lock-nested-unrelated.c
openmp/tools/archer/tests/races/lock-unrelated.c
openmp/tools/archer/tests/races/parallel-simple.c
openmp/tools/archer/tests/races/task-dependency.c
openmp/tools/archer/tests/races/task-taskgroup-unrelated.c
openmp/tools/archer/tests/races/task-taskwait-nested.c
openmp/tools/archer/tests/races/task-two.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90473.305435.patch
Type: text/x-patch
Size: 13670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201116/e20ff93b/attachment-0001.bin>
More information about the Openmp-commits
mailing list