[PATCH] D142615: [WebAssembly] Fix tail call with return_call_indirect instruction
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 15:14:20 PDT 2023
aheejin added a comment.
FYI, not sure why this hasn't landed so far, but D146569 <https://reviews.llvm.org/D146569> is fixing the same issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142615/new/
https://reviews.llvm.org/D142615
More information about the llvm-commits
mailing list