[PATCH] D149486: [RISCV] Strengthen atomic ordering for sequentially consistent stores

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 16:40:43 PDT 2023


paulkirth updated this revision to Diff 527236.
paulkirth added a comment.

Add back forced-atomics tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149486

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/atomic-load-store.ll
  llvm/test/CodeGen/RISCV/forced-atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149486.527236.patch
Type: text/x-patch
Size: 89490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/e6e44850/attachment-0001.bin>


More information about the llvm-commits mailing list