We discussed this at the Nov 12th CG meeting, and decided to use the
unsigned semantics for the wake count.
Corresponding spec change:
https://github.com/WebAssembly/threads/pull/110
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54572
[WebAssembly] Change type of wake count to unsigned int ClosedPublic Authored by aheejin on Nov 15 2018, 2:00 AM.
Details Summary We discussed this at the Nov 12th CG meeting, and decided to use the
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, jfb, sunfish and 2 others. · View Herald TranscriptNov 15 2018, 2:00 AM This revision is now accepted and ready to land.Nov 15 2018, 10:28 AM Closed by commit rC347005: [WebAssembly] Change type of wake count to unsigned int (authored by aheejin). · Explain WhyNov 15 2018, 4:51 PM Closed by commit rL347005: [WebAssembly] Change type of wake count to unsigned int (authored by aheejin). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174303 cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
cfe/trunk/test/CodeGen/builtins-wasm.c
|