[PATCH] D49088: [WebAssembly] Support for binary atomic RMW instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 15:12:08 PDT 2018


aheejin added a comment.

Will add non-seq_cst tests in another CL, because I guess we need them in not only here but in atomic loads/stores too.


Repository:
  rL LLVM

https://reviews.llvm.org/D49088





More information about the llvm-commits mailing list