You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve LiveDebugValues for arm64 Swift async variables.
This patch contains two bugfixes:
1. iterate over the MachineRefInfo's livein values instead of the MBB
2. move all DBG_VALUEs that point into an asyn context to the very beginning of the first basic block
rdar://75904857
0 commit comments