[llvm] [llvm-exegesis] Debug generated disassembly (PR #142540)

Lakshay Kumar via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 7 22:00:35 PDT 2025


lakshayk-nv wrote:

Introduced back this as debug feature.
`--debug-only="print-gen-assembly"` debugs the whole generated assembly snippet .
`--debug-only=preview-gen-assembly` debugs the initial 10 instructions and ending 3 lines.

Thanks !

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


More information about the llvm-commits mailing list