This is a non-functional change to remove the duplicate
WasmAddressSpace enum and refactor reftype predicates by moving them
to the Utilities source file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111144
[WebAssembly] De-duplicate WasmAddressSpace and refactor reftype predicates ClosedPublic Authored by pmatos on Oct 5 2021, 6:19 AM.
Details Summary This is a non-functional change to remove the duplicate
Diff Detail
Event TimelineHerald added subscribers: ecnelises, sunfish, hiraditya and 3 others. · View Herald TranscriptOct 5 2021, 6:19 AM pmatos added a child revision: D111152: [WebAssembly] Fix call_indirect on funcrefs.Oct 5 2021, 7:28 AM This revision is now accepted and ready to land.Oct 5 2021, 10:51 AM Closed by commit rG91fe069c35f1: [WebAssembly] De-duplicate WasmAddressSpace and refactor reftype predicates (authored by pmatos). · Explain WhyOct 6 2021, 1:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377177 llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.h
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
|