[PATCH] D83505: [NFC] Add utility to sum/merge stats files
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 13:39:33 PDT 2020
lebedev.ri added a comment.
Is there really no such existing script? (i don't know of one, i've always hacked around with bash)
It's a non-blocker, but i just want to point out that aggregating via sum is not always correct for all stats - there's `updateMax()` setter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83505/new/
https://reviews.llvm.org/D83505
More information about the llvm-commits
mailing list