[PATCH] D111144: [WebAssembly] De-duplicate WasmAddressSpace and refactor reftype predicates
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 06:19:55 PDT 2021
pmatos created this revision.
pmatos added a reviewer: tlively.
Herald added subscribers: ecnelises, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
pmatos requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.
This is a non-functional change to remove the duplicate
WasmAddressSpace enum and refactor reftype predicates by moving them
to the Utilities source file.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D111144
Files:
llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.h
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111144.377177.patch
Type: text/x-patch
Size: 8181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/e55d7734/attachment.bin>
More information about the llvm-commits
mailing list