[PATCH] D49395: [WebAssembly] Support for atomic.wait / atomic.wake instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 13:33:33 PDT 2018


aheejin updated this revision to Diff 155959.
aheejin added a comment.

- Type fix


Repository:
  rL LLVM

https://reviews.llvm.org/D49395

Files:
  include/llvm/IR/IntrinsicsWebAssembly.td
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  test/CodeGen/WebAssembly/atomic-wait-wake.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49395.155959.patch
Type: text/x-patch
Size: 4573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/2341a7ea/attachment.bin>


More information about the llvm-commits mailing list