Now that dialect bindings are generated on-the-fly, they cannot be edited manually to add constructs that the TableGen generator is missing. An example is enumerations like arithmetic.Predicates.
Support for this constructs must be added in mlir-jl-tblgen.
Now that dialect bindings are generated on-the-fly, they cannot be edited manually to add constructs that the TableGen generator is missing. An example is enumerations like
arithmetic.Predicates.Support for this constructs must be added in
mlir-jl-tblgen.