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
Currently, IRDL constraint structure is completely ignored by the C++ verifier, so no verification is happening on the generated ops. Maybe this could reuse the dynamic verifiers from the dynamic IRDL registration mechanism at mlir/include/mlir/Dialect/IRDL/IRDLVerifiers.h?