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

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 12:06:42 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7334b3dc3ea4: [SystemZ] Reimplement the i8/i16 compare-and-swap logic. (authored by jonpa).

Repository:
  rG LLVM Github Monorepo

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.327877.patch
Type: text/x-patch
Size: 13475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/be26be2a/attachment.bin>


More information about the llvm-commits mailing list