llvm/mlir/lib
Alex Zinenko 0be38d4f32 [mlir][ods] Add description to Attr and ensure doc generation
Add the description textual field to the Attr ODS class to mirror an
identical field in the Type ODS class. Add support for generating
documentation for attribute constraints defined using this field. This
ensures mlir-tblgen produces at least some documentation for dialects
that only define attribute constraints, such as DLTI.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D123024
2022-04-05 10:40:15 +02:00
..
Analysis Revert "[MLIR][Presburger] IntegerPolyhedron: add support for symbolic integer lexmin" 2022-04-05 00:31:17 +01:00
Bindings/Python Expose MlirOperationClone in Python bindings. 2022-03-28 15:58:22 +02:00
CAPI [mlir][capi] Unbreak Interfaces CAPI after 2387fadea3 2022-04-04 18:52:11 +02:00
Conversion Apply clang-tidy fixes for readability-redundant-control-flow in FuncToLLVM.cpp (NFC) 2022-04-05 08:19:33 +00:00
Dialect [mlir] Rewrite canonicalization of collapse(expand) and expand(collapse). 2022-04-05 10:03:07 +02:00
ExecutionEngine [mlir][sparse] Factoring out finalizeSegment and (generic) appendIndex 2022-04-04 19:11:31 -07:00
Interfaces [mlir] Simplify LoopLikeOpInterface 2022-03-28 18:10:04 +00:00
IR [mlir] Bubble up tensor.extract_slice above linalg operation 2022-03-31 16:48:38 +00:00
Parser [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
Pass [mlir] Allow for using OpPassManager in pass options 2022-04-02 00:45:11 -07:00
Reducer
Rewrite [mlir] Make OpBuilder::createOperation to accept raw inputs 2022-03-23 22:13:48 +00:00
Support [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
TableGen [mlir][ods] Add description to Attr and ensure doc generation 2022-04-05 10:40:15 +02:00
Target [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
Tools [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
Transforms [mlir] Allow for using OpPassManager in pass options 2022-04-02 00:45:11 -07:00
CMakeLists.txt [mlir][NFC] Move Translation.h to a Tools/mlir-translate directory 2022-03-07 01:05:38 -08:00