[PATCH] D97310: [dfsan] Conservative solution to atomic load/store

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 17:01:23 PST 2021


stephan.yichao.zhao updated this revision to Diff 325939.
stephan.yichao.zhao added a comment.

Removed testing about origin-tracking from atomics.ll.
It cannot be tested until the origin tracking is complete.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97310

Files:
  compiler-rt/test/dfsan/atomic.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97310.325939.patch
Type: text/x-patch
Size: 24760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/978b3cc4/attachment-0001.bin>


More information about the llvm-commits mailing list