[PATCH] D49194: [WebAssembly] Add tests for weaker memory consistency orderings

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 00:26:30 PDT 2018


dschuff accepted this revision.
dschuff added a subscriber: jfb.
dschuff added a comment.
This revision is now accepted and ready to land.

@jfb just as a sanity check, it should always be valid to just "upgrade" LLVM's orderings and select them all as the sequentially consistent wasm ops, right?


Repository:
  rL LLVM

https://reviews.llvm.org/D49194





More information about the llvm-commits mailing list