[PATCH] D80684: [LiveDebugValues] Speed up removeEntryValue, NFC
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 04:51:14 PDT 2020
nikic added a comment.
Hm, for some reason I'm not seeing any instruction count differences with this patch (or at least the latest version), in either -O0 -g or -O3 -g configuration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80684/new/
https://reviews.llvm.org/D80684
More information about the llvm-commits
mailing list