[PATCH] D140757: [Hexagon][VE][WebAssembly] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 19:15:21 PST 2023


aheejin accepted this revision.
aheejin added a comment.

All Wasm atomics are sequentially consistent; If that's supported by this macro, LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140757



More information about the cfe-commits mailing list