[PATCH] D26266: [tsan] Cast floating-point types correctly when instrumenting atomic accesses

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 11:19:32 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286135: [tsan] Cast floating-point types correctly when instrumenting atomic accesses… (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D26266?vs=76805&id=77067#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26266

Files:
  llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/trunk/test/Instrumentation/ThreadSanitizer/atomic-non-integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26266.77067.patch
Type: text/x-patch
Size: 4953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161107/c49803df/attachment.bin>


More information about the llvm-commits mailing list