[PATCH] D29500: [DWARF][PATCH] Keep track of spilled variables in LiveDebugValues
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 14:06:45 PST 2017
wolfgangp added a comment.
In https://reviews.llvm.org/D29500#666299, @aprantl wrote:
> Very interesting! Have you measured the performance impact of this? Is there any?
I couldn't measure any impact with one of our large games. Aside from that, we've had a private version of this out in the field for a few months now. Nothing was reported that we could trace to this change.
https://reviews.llvm.org/D29500
More information about the llvm-commits
mailing list