[llvm] [LLVM][MC][DecoderEmitter] Add support to specialize decoder per bitwidth (PR #154865)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 1 14:35:26 PDT 2025


s-barannikov wrote:

> Thanks, looks like we need to just drop the `static` from these? I am testing locally and will create a PR.

That's what clang suggests me doing, I'm not really good with templates.

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


More information about the llvm-commits mailing list