[PATCH] D147033: [WebAssembly] Select call_indirect for alloca calls
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 20:08:47 PDT 2023
aheejin added a comment.
In D147033#4227331 <https://reviews.llvm.org/D147033#4227331>, @HerrCai0907 wrote:
> what about `isGlobal`, just like #60003 <https://github.com/llvm/llvm-project/issues/60003> mentioned?
I took a look at this, and this seems to be a different problem, which can be fixed separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147033/new/
https://reviews.llvm.org/D147033
More information about the llvm-commits
mailing list