[llvm] [DebugCounter] Add -print-debug-counter-queries option (PR #162827)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 04:59:57 PDT 2025


dtcxzyw wrote:

> in order to find the correct counter value to use to hit a specific point in the transform.

Can't we use `utils/bisect-skip-count` + grep to find the point?


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


More information about the llvm-commits mailing list