llvm-project/mlir/lib
River Riddle 1a083f027f [mlir] Revamp operation documentation generation
Summary:
This revisions performs several cleanups to the generated dialect documentation:
* Standardizes format of attributes/operands/results sections
* Splits out operation/type/dialect documentation generation to allow for composing generated and hand-written documentation
* Add section for declarative assembly syntax and successors
* General cleanup

Differential Revision: https://reviews.llvm.org/D76573
2020-03-24 12:05:18 -07:00
..
Analysis [MLIR][NFC] flat affine constraints - refactor to share, renames 2020-03-24 10:57:42 +05:30
Conversion [mlir][StandardToSPIRV] Add support for lowering unary ops 2020-03-24 09:16:10 -04:00
Dialect [MLIR] move loopUnrollJamBy*Factor to loop transforms utils 2020-03-24 08:08:57 +05:30
EDSC [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
ExecutionEngine [mlir][CRunnerUtils] Enable compilation with C++11 toolchain on microcontroller platforms. 2020-03-12 10:18:56 -04:00
IR Add support for custom op parser/printer hooks to know about result names. 2020-03-23 08:58:05 -07:00
Interfaces [MLIR] Interfaces need to used add_mlir_library 2020-03-19 16:44:24 -07:00
Parser Fix a bug in the .mlir lexer, where a \0 character in a file is treated as a colon (due to an accidental fall through) instead of whitespace. 2020-03-23 17:35:17 -07:00
Pass [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
Quantizer [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
Support [mlir][NFC] Remove Analysis/Passes.h 2020-03-22 03:16:51 -07:00
TableGen [mlir] Revamp operation documentation generation 2020-03-24 12:05:18 -07:00
Target [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Transforms [MLIR] move loopUnrollJamBy*Factor to loop transforms utils 2020-03-24 08:08:57 +05:30
Translation [mlir][SideEffects] Define a set of interfaces and traits for defining side effects 2020-03-06 14:04:36 -08:00
CMakeLists.txt [mlir][NFC] Move the operation interfaces out of Analysis/ and into a new Interfaces/ directory. 2020-03-10 12:45:45 -07:00