[llvm] [TableGen][DecoderEmitter] Add option to emit type-specialized code (PR #146593)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 22 11:43:03 PDT 2025


s-barannikov wrote:

I don't think this 8 KB increase matters.
If I understand correctly, separating tables makes decoding faster? I guess the speed is more important when disassembling large (few GBs) objects.

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


More information about the llvm-commits mailing list