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

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 30 09:14:28 PDT 2025


jurahul wrote:

Planning to do some profiling with the new llvm-mc --runs option to see which of the above options has better decode times. I am assuming we want to err on the side of faster decoder over smaller code size.

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


More information about the llvm-commits mailing list