[PATCH] D101140: [WebAssembly][CodeGen] IR support for WebAssembly local variables
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 01:28:06 PDT 2021
wingo added a comment.
Rebased on top of https://reviews.llvm.org/D101608, and removed reftypes support, as it turns out that the notion of WebAssembly locals in IR is sufficiently general that externref/funcref can be added in a followup. WDYT @tlively, @dschuff , @pmatos ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101140/new/
https://reviews.llvm.org/D101140
More information about the llvm-commits
mailing list