[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:09 PDT 2025


s-barannikov wrote:

> > function is now allowed to fail (should return void)
> 
> typo? _not_ allowed to ?

Yes, thanks. I was about to push a change that removes this discrepancy, since the returned status appears to be needed for ARM IT blocks.

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


More information about the llvm-commits mailing list