commit | 3fbd441b82d78513b6f7438b64b8efc0a707673b | [log] [tgz] |
---|---|---|
author | Heejin Ahn <aheejin@gmail.com> | Wed Jul 12 20:50:04 2017 +0000 |
committer | Heejin Ahn <aheejin@gmail.com> | Wed Jul 12 20:50:04 2017 +0000 |
tree | 9aeeaa938dfb48d9aba696300af0700745cd2e91 | |
parent | fc19aecdbe1a2f4598d0ef6ab7cc76d77152e469 [diff] |
[WebAssembly] Mark element atomic memcpy/memmove intrinsics as unsupported Summary: Element atomic intrinsicAtomic instructions are not yet supported in WebAssembly, so we mark them as unsupported for the moment. Reviewers: sunfish, dschuff, sbc100 Reviewed By: dschuff, sbc100 Subscribers: jfb, sbc100, jgravelle-google Differential Revision: https://reviews.llvm.org/D35322 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307841 91177308-0d34-0410-b5e6-96231b3b80d8