[PATCH] D85756: [DebugInstrRef][5/9] Substitute debug value numbers to handle optimisations
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 03:30:41 PDT 2020
jmorse added a comment.
I wrote:
> were this series to land today, there would be some variable locations dropped
To avoid this sounding like there's a huge loss: my current testing with this series and the llvm-locstats script on stage2 clang shows no reduction in the "total [variable] availability" number, and a 2% fall in "PC ranges covered", which I would characterise as "most locations preserved with some corner cases still to address".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85756/new/
https://reviews.llvm.org/D85756
More information about the llvm-commits
mailing list