[PATCH] D69584: [LDV][RAGreedy] Inform LiveDebugVariables about new VRegs added by InlineSpiller
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 11:31:47 PDT 2019
jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.
LGTM; I wonder whether there are other places in the register allocator that need to notify LDV of what's happening, but I don't know enough about allocators.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69584/new/
https://reviews.llvm.org/D69584
More information about the llvm-commits
mailing list