[llvm] [TableGen][DecoderEmitter] Add option to emit type-specialized code (PR #146593)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 22 09:56:00 PDT 2025
jurahul wrote:
Note for posterity: For downstream backends, please set `GenerateTemplatedDecoder` = true to fall back to the templated code.
https://github.com/llvm/llvm-project/pull/146593
More information about the llvm-commits
mailing list