[llvm] [TableGen] Emit Debug code for dynamic bits(eg: instruction operands) in DecoderEmitter (PR #194699)
Prerona Chaudhuri via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 20 11:57:35 PDT 2026
pchaudhuri-nv wrote:
Hello @jurahul , @s-barannikov , @lenary
Thank for the feedback. I realized that the new functions (which were only supposed to be meant for logging) need to be guarded with #ifndef NDEBUG -- commit cd081cbabfb57945dda1b12e0d577e01e33b974c should take care of this.
Could we then checkin this code ?
https://github.com/llvm/llvm-project/pull/194699
More information about the llvm-commits
mailing list