Skip to content

Commit 0c718d6

Browse files
treat coroutine upvar captures as saved locals as well
This allows the liveness analysis to determine which captures are truly saved across a yield point and which are initially used but discarded at first yield points. Co-authored-by: Dario Nieuwenhuis <[email protected]>
1 parent 9e9e4e0 commit 0c718d6

File tree

1 file changed

+177
-53
lines changed

1 file changed

+177
-53
lines changed

0 commit comments

Comments
 (0)