[PATCH] D74986: [LiveDebugValues] Encode register location within VarLoc IDs [3/3]
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 09:11:38 PDT 2020
nikic added a comment.
While bisecting compile-time regressions, I hit on this change as a larger -O0 -g regression. It's 2% geomean on CTMark, with the largest regression being 4% on sqlite3. Might be worth a look.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74986/new/
https://reviews.llvm.org/D74986
More information about the llvm-commits
mailing list