[llvm] [TableGen][Decoder] Decode operands with zero width or all bits known (PR #156358)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 09:34:52 PDT 2025


s-barannikov wrote:

> The description does not say anything about case 2. Can we say a line or 2 about it as well for completeness? I am guessing the constant bits are passed in as is to the decode function.

Yes, there is nothing special about it. I'll update the description, thanks.

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


More information about the llvm-commits mailing list