[Mlir-commits] [llvm] [mlir] [CodeGenTypes] Remove explicit VT numbers from ValueTypes.td (PR #169670)

Mikael Holmen llvmlistbot at llvm.org
Thu Nov 27 22:17:58 PST 2025


mikaelholmen wrote:

Huge thanks to you for this @jayfoad !

I live with a downstream compiler were we've added i24 and i40 to ValueTypes.td. You can imagine the amount of pain we've had through the years every time someone added a new type :)

This is awesome!


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


More information about the Mlir-commits mailing list