[PATCH] D97604: [SystemZ] Reimplement the 1-byte compare-and-swap logic

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 13:27:35 PST 2021


jonpa updated this revision to Diff 327560.
jonpa added a comment.

Updated per review.

Tests updated and passing.


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

https://reviews.llvm.org/D97604

Files:
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/test/CodeGen/SystemZ/cmpxchg-01.ll
  llvm/test/CodeGen/SystemZ/cmpxchg-02.ll
  llvm/test/CodeGen/SystemZ/cmpxchg-05.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97604.327560.patch
Type: text/x-patch
Size: 13475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/9906e1bc/attachment.bin>


More information about the llvm-commits mailing list