[llvm] [NFCI][MC][DecoderEmitter] Fix BitWidth for fixed length inst encodings (PR #154934)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 22 06:56:01 PDT 2025


jurahul wrote:

It may be something easy to fix upstream, but I'd rather make this a warning and give time to folks (upstream and downstream) to fix and then make it an error (if Size * 8 != Inst field size). WDYT? 

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


More information about the llvm-commits mailing list