[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:25:33 PDT 2021


bruno updated this revision to Diff 343558.
bruno added a comment.

Reduce the diff in a test.


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.343558.patch
Type: text/x-patch
Size: 14237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/53208240/attachment.bin>


More information about the llvm-commits mailing list