You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: