[PATCH] D109142: LiveDebugValues pass incorrectly handles register spill for indirect debug values

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 18:05:35 PDT 2021


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

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 :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109142/new/

https://reviews.llvm.org/D109142



More information about the llvm-commits mailing list