[PATCH] D94834: [Coroutine] Do not CoroElide if there are musttail calls

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 09:06:42 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d04dc52dd24: [Coroutine] Do not CoroElide if there are musttail calls (authored by lxfind).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94834

Files:
  llvm/lib/Transforms/Coroutines/CoroElide.cpp
  llvm/test/Transforms/Coroutines/coro-elide-musttail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94834.317375.patch
Type: text/x-patch
Size: 5671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/cbf7447a/attachment.bin>


More information about the llvm-commits mailing list