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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 14:52:38 PDT 2023


paulkirth updated this revision to Diff 518570.
paulkirth retitled this revision from "[RISCV] Strengthen atomic ordering for sequentially consistent Loads" to "[RISCV] Strengthen atomic ordering for sequentially consistent stores".
paulkirth edited the summary of this revision.
paulkirth added a comment.

Update summary text.


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.518570.patch
Type: text/x-patch
Size: 4286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/a9a70860/attachment.bin>


More information about the llvm-commits mailing list