This is an archive of the discontinued LLVM Phabricator instance.

LiveDebugValues pass incorrectly handles register spill for indirect debug values
ClosedPublic

Authored by kpdev42 on Sep 2 2021, 2:27 AM.

Diff Detail

Event Timeline

kpdev42 created this revision.Sep 2 2021, 2:27 AM
kpdev42 requested review of this revision.Sep 2 2021, 2:27 AM
aprantl accepted this revision.Sep 3 2021, 6:05 PM

I'm a bit surprised that indirect translates into a DerefAfter and not a DerefBefore but I trust you actually tested that this does right thing :-)

This revision is now accepted and ready to land.Sep 3 2021, 6:05 PM
This revision was landed with ongoing or failed builds.Sep 8 2021, 4:08 AM
This revision was automatically updated to reflect the committed changes.