[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:22:53 PDT 2021


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

I successfully removed the performance regression from the patch.

I couldn't reproduce the performance regression on main, which I have seen in intermediate tests.


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.366360.patch
Type: text/x-patch
Size: 9034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210813/07377e8f/attachment-0001.bin>


More information about the Openmp-commits mailing list