llvm-project/mlir/cmake/modules
John Demme 5fe53c4128 [MLIR] Add support for defining Types in tblgen
Adds a TypeDef class to OpBase and backing generation code. Allows one
to define the Type, its parameters, and printer/parser methods in ODS.
Can generate the Type C++ class, accessors, storage class, per-parameter
custom allocators (for the storage constructor), and documentation.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D86904
2020-10-14 00:32:18 +00:00
..
AddMLIR.cmake [MLIR] Add support for defining Types in tblgen 2020-10-14 00:32:18 +00:00
CMakeLists.txt [mlir] Make translation libraries available through MLIRConfig.cmake 2020-05-28 17:39:07 +02:00
MLIRConfig.cmake.in [mlir] Make translation libraries available through MLIRConfig.cmake 2020-05-28 17:39:07 +02:00