[PATCH] D89892: [AsmPrinter] Add per BB instruction mix remark.
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 00:09:03 PDT 2020
thegameg added a comment.
In D89892#2349184 <https://reviews.llvm.org/D89892#2349184>, @anemet wrote:
> How about adding a total count as well? That should help quickly eye ball the ratios.
Wouldn't that overlap with the `InstructionCount` remark?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89892/new/
https://reviews.llvm.org/D89892
More information about the llvm-commits
mailing list