This removes the old grow_memory and mem.grow-style intrinsics, leaving just the memory.grow-style intrinsics.
The new intrinsics have been in place since 2018-05-31, and in this context I think this is enough time for compatibility.
Paths
| Differential D56645
[WebAssembly] Remove old intrinsics ClosedPublic Authored by sunfish on Jan 13 2019, 12:38 AM.
Details Summary This removes the old grow_memory and mem.grow-style intrinsics, leaving just the memory.grow-style intrinsics. The new intrinsics have been in place since 2018-05-31, and in this context I think this is enough time for compatibility.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, jgravelle-google. · View Herald TranscriptJan 13 2019, 12:38 AM This revision is now accepted and ready to land.Jan 13 2019, 12:32 PM Closed by commit rL351084: [WebAssembly] Remove old intrinsics (authored by djg). · Explain WhyJan 14 2019, 10:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181592 llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
|