[PATCH] D94834: [Coroutine] Do not CoroElide if there are musttail calls
Pavel A. Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 22:55:02 PST 2021
palebedev added a comment.
I confirm this fixes the problem I've originally reported, thank you! Too bad this is yet another CoroElide pessimization...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94834/new/
https://reviews.llvm.org/D94834
More information about the llvm-commits
mailing list