We decided to revert this from i64 to i32 in Nov 28 CG meeting. Fixes PR38632.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51010
[WebAssembly] Revert type of wake count in atomic.wake to i32 ClosedPublic Authored by aheejin on Aug 20 2018, 4:19 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, jfb, sunfish and 2 others. · View Herald TranscriptAug 20 2018, 4:19 PM aheejin added a child revision: D51013: [WebAssembly] Revert type of wake count in atomic.wake to i32.Aug 20 2018, 4:29 PM This revision is now accepted and ready to land.Aug 20 2018, 4:33 PM Closed by commit rL340234: [WebAssembly] Revert type of wake count in atomic.wake to i32 (authored by aheejin). · Explain WhyAug 20 2018, 4:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161621 llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
llvm/trunk/test/CodeGen/WebAssembly/offset-atomics.ll
|