[PATCH] D134765: [llvm-remarkutil] Add an option to print out function sizes

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 14:53:52 PDT 2022


thegameg added a comment.

I wonder if it's not more appropriate to use `instruction-count` instead of `size`?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134765/new/

https://reviews.llvm.org/D134765



More information about the llvm-commits mailing list