[PATCH] D66663: [DebugInfo] LiveDebugValues should always revisit backedges if it skips them
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 13:27:41 PDT 2019
aprantl added a comment.
This patch looks really elegant. Does the removal of the initialization phase have any adverse effect on the performance?
Which hash is colliding to contribute top the XFAILed test? Should we fix PR43058 before landing this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66663/new/
https://reviews.llvm.org/D66663
More information about the llvm-commits
mailing list