[llvm] [Coroutines] Make CoroElide actually work for (trivial) C++ coroutines (PR #92969)

via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 22:03:46 PDT 2024


WenleiHe wrote:

Has the work list search limit (`Limit = 32 * (1 + It->second.size())`) for escape ever turn out to be a problem? 

https://github.com/llvm/llvm-project/pull/92969


More information about the llvm-commits mailing list