[PATCH] D147033: [WebAssembly] Select call_indirect for alloca calls
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 16:23:34 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?
The attempted fix for this is in D147397 <https://reviews.llvm.org/D147397>.
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