[PATCH] D51010: [WebAssembly] Revert type of wake count in atomic.wake to i32
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 20 16:19:43 PDT 2018
aheejin created this revision.
aheejin added a reviewer: dschuff.
Herald added subscribers: llvm-commits, jfb, sunfish, jgravelle-google, sbc100.
We decided to revert this from i64 to i32 in Nov 28 CG meeting.
Repository:
rL LLVM
https://reviews.llvm.org/D51010
Files:
include/llvm/IR/IntrinsicsWebAssembly.td
lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
test/CodeGen/WebAssembly/offset-atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51010.161612.patch
Type: text/x-patch
Size: 9046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/db37a2b7/attachment.bin>
More information about the llvm-commits
mailing list