[PATCH] D49395: [WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 14:44:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338770: [WebAssembly] Support for atomic.wait / atomic.wake instructions (authored by aheejin, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D49395
Files:
llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp
llvm/trunk/test/CodeGen/WebAssembly/offset-atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49395.158840.patch
Type: text/x-patch
Size: 22656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/1467afeb/attachment.bin>
More information about the llvm-commits
mailing list