[PATCH] D128163: [Coroutines] Don't add musttail call if WebAssembly are enabled

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 26 20:16:26 PDT 2022


ChuanqiXu updated this revision to Diff 440100.
ChuanqiXu added a comment.

Rebase.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128163/new/

https://reviews.llvm.org/D128163

Files:
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-split-musttail8.ll
  llvm/test/Transforms/Coroutines/coro-split-musttail9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128163.440100.patch
Type: text/x-patch
Size: 5631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/9850dab0/attachment.bin>


More information about the llvm-commits mailing list