[Mlir-commits] [mlir] [mlir-tblgen] Render enum keyword alternatives in generated attr/type docs (PR #203677)

Tobias Gysi llvmlistbot at llvm.org
Sat Jun 13 07:11:31 PDT 2026


https://github.com/gysit approved this pull request.

LGTM from my end.

Do you think there would be value in keep printing the enum type as well? E.g. `::mlir::ns::MyEnum {Value1 | Value2}`? 

This is a bit outside of may domain so let's @jpienaar give a chance to have a look. 

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


More information about the Mlir-commits mailing list