[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
Tue Jun 21 20:15:19 PDT 2022


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

Fix typos.


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.438896.patch
Type: text/x-patch
Size: 5569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/45d385e8/attachment.bin>


More information about the llvm-commits mailing list