[PATCH] D101501: [CGAtomic] Lyft strong requirement for remaining compare_exchange combinations

Bruno Cardoso Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 19:20:41 PDT 2021


bruno updated this revision to Diff 343556.
bruno retitled this revision from "[CGAtomic] Handle memory_order_consume failing order on  compare_exchange" to "[CGAtomic] Lyft strong requirement for remaining compare_exchange combinations".
bruno edited the summary of this revision.
bruno added a comment.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
Herald added a project: LLVM.

Update after @rjmccall comments!


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

https://reviews.llvm.org/D101501

Files:
  clang/lib/CodeGen/CGAtomic.cpp
  clang/test/CodeGen/atomic-ops.c
  clang/test/CodeGenOpenCL/atomic-ops.cl
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101501.343556.patch
Type: text/x-patch
Size: 15016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/a2a23328/attachment.bin>


More information about the llvm-commits mailing list