[PATCH] D96926: [Coroutine] Relax CoroElide musttail check

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 10:07:09 PST 2021


lxfind updated this revision to Diff 324691.
lxfind added a comment.

Not remove the attribute for musttail


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96926

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96926.324691.patch
Type: text/x-patch
Size: 6845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/e466164b/attachment.bin>


More information about the llvm-commits mailing list