llvm-project/mlir/test
River Riddle 83ef862fad [mlir] Add support for generating Attribute classes for ODS
The support for attributes closely maps that of Types (basically 1-1) given that Attributes are defined in exactly the same way as Types. All of the current ODS TypeDef classes get an Attr equivalent. The generation of the attribute classes themselves share the same generator as types.

Differential Revision: https://reviews.llvm.org/D97589
2021-03-03 16:41:49 -08:00
..
Analysis Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Bindings Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00
CAPI Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Conversion [mlir][pdl][NFC] Rename InputOp to OperandOp 2021-03-03 15:48:00 -08:00
Dialect [mlir][pdl][NFC] Rename InputOp to OperandOp 2021-03-03 15:48:00 -08:00
EDSC [mlir][math] Split off the math dialect. 2021-02-12 10:55:12 +01:00
Examples Revert "Revert "Fix MLIR Toy tutorial JIT example and add a test to cover it"" 2021-02-19 23:54:52 +00:00
IR Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Integration [mlir] Move cuda tests 2021-03-03 13:16:51 +01:00
Pass Avoid using /dev/null in test 2020-12-30 14:16:13 -08:00
Rewrite [mlir][PDL] Add support for PDL bytecode and expose PDL support to OwningRewritePatternList 2020-12-01 15:05:50 -08:00
SDBM Remove global dialect registration 2020-10-24 00:35:55 +00:00
Target [mlir][spirv] Define spv.GLSL.Ldexp 2021-02-24 13:07:46 -05:00
Transforms [mlir] Improve test coverage for print-op-graph 2021-02-27 10:18:38 -08:00
Unit Support multi-configuration generators correctly in several config files 2021-02-11 09:32:20 -08:00
lib [mlir] Add support for generating Attribute classes for ODS 2021-03-03 16:41:49 -08:00
mlir-cpu-runner [mlir] Add polynomial approximation for math::ExpOp 2021-03-01 11:02:07 -08:00
mlir-linalg-ods-gen [mlir][linalg] Delete unused vars if there are shaped-only operands. 2021-03-03 09:36:08 -08:00
mlir-opt Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
mlir-reduce Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
mlir-rocm-runner [mlir] NFC: split --shared-libs option into multiple lines. 2021-01-28 18:54:05 +01:00
mlir-spirv-cpu-runner [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
mlir-tblgen [mlir] Add support for generating Attribute classes for ODS 2021-03-03 16:41:49 -08:00
mlir-translate [mlir] Print the correct tool name in mlirTranslateMain 2021-01-05 19:17:01 -08:00
mlir-vulkan-runner [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00
lit.cfg.py [mlir] Move cuda tests 2021-03-03 13:16:51 +01:00
lit.site.cfg.py.in [mlir] Move cuda tests 2021-03-03 13:16:51 +01:00