[PATCH] D67132: [PATCH] Improve support for atomicrmw and cmpxchg in C API.

Nick Lewycky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 13:49:23 PDT 2019


nickwasmer updated this revision to Diff 219164.
nickwasmer added a comment.

Add the ability to update ordering on atomicrmw and fence.


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

https://reviews.llvm.org/D67132

Files:
  llvm/include/llvm-c/Core.h
  llvm/lib/IR/Core.cpp
  llvm/tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67132.219164.patch
Type: text/x-patch
Size: 11183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/7147484e/attachment.bin>


More information about the llvm-commits mailing list