[llvm] Reapply "[coro][CoroSplit] Use `llvm.lifetime.end` to compute putting objects on the frame vs the stack (#90265) (PR #91372)

Alan Zhao via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 23:04:56 PDT 2024


alanzhao1 wrote:

Code for `isPotentiallyReachableFromMany(...)` and `isManyPotentiallyReachableFromMany(...)` has been deduplicated using templates.

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


More information about the llvm-commits mailing list