[Openmp-commits] [PATCH] D108046: tsan: Add new annotation functions to promote all accesses to atomic

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 13 15:32:30 PDT 2021


protze.joachim updated this revision to Diff 366364.
protze.joachim added a comment.

Going back to the branch instead of the multiplication. Doesn't seem to have a performance impact.


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

https://reviews.llvm.org/D108046

Files:
  compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.h
  openmp/tools/archer/ompt-tsan.cpp
  openmp/tools/archer/tests/races/reduction-race.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108046.366364.patch
Type: text/x-patch
Size: 8987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210813/168571bb/attachment.bin>


More information about the Openmp-commits mailing list