[llvm] [TableGen][DecoderEmitter] Add option to emit type-specialized `decodeToMCInst` (PR #146593)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 13:39:32 PDT 2025
topperc wrote:
Why can't the disassembler emitter figure out the bitwidths from the tablegen input? It already makes separate tables for each instruction size.
https://github.com/llvm/llvm-project/pull/146593
More information about the llvm-commits
mailing list