[PATCH] D146933: [RISCV] Slightly weaken expanded seq_cst atomic op to match reference mapping in in the spec

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 12:48:49 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b0705961841: [RISCV] Slightly weaken expanded seq_cst atomic op to match reference mapping… (authored by asb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146933

Files:
  llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
  llvm/test/CodeGen/RISCV/atomic-cmpxchg-branch-on-result.ll
  llvm/test/CodeGen/RISCV/atomic-cmpxchg-flag.ll
  llvm/test/CodeGen/RISCV/atomic-cmpxchg.ll
  llvm/test/CodeGen/RISCV/atomic-rmw.ll
  llvm/test/CodeGen/RISCV/atomicrmw-uinc-udec-wrap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146933.509786.patch
Type: text/x-patch
Size: 27024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/a872f5a9/attachment.bin>


More information about the llvm-commits mailing list