Unverified Commit 0c8bc088 authored by Alan Zhao's avatar Alan Zhao Committed by GitHub
Browse files

Reapply "[coro][CoroSplit] Use `llvm.lifetime.end` to compute putting objects...

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

This reverts commit 92438416.

This reland addresses the performance regressions seen in #90265 by
retaining the original definition of
`isPotentiallyReachableFromMany(...)` instead of reimplementing it with
`isManyPotentiallyReachableFromMany(...)`.

Fixes #86580
parent dab1f7c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment