[PATCH] D141748: [WoA] Use fences for sequentially consistent stores/writes

Usman Nadeem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 16:10:15 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9821abfc023: [WoA] Use fences for sequentially consistent stores/writes (authored by mnadeem).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141748

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/atomic-ops-msvc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141748.491538.patch
Type: text/x-patch
Size: 8686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/f310aca6/attachment.bin>


More information about the llvm-commits mailing list