[mlir][doc] Avoid duplication with constraints and defs
Where a constraint also has a def, emit the def only to avoid duplicate output (and def has more complete info). Also move attributes and types to the end rather than some on top and some at end. Differential Revision: https://reviews.llvm.org/D127823
Loading
Please sign in to comment