[llvm] [tools][llc] Add `--save-stats` option (PR #163967)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 28 16:37:37 PDT 2025


https://github.com/fhahn commented:

Just to mention another possible alternative, @tobias-stadler has been working on emitting statistics for each function as a remark, which would allow for higher granularity.

https://github.com/llvm/llvm-project/pull/163967


More information about the llvm-commits mailing list