llvm-project/mlir/test
KareemErgawy-TomTom 3fb384d50e [MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selection`.
To unify the naming scheme across all ops in the SPIR-V dialect, we are
moving from spv.camelCase to spv.CamelCase everywhere. For ops that
don't have a SPIR-V spec counterpart, we use spv.mlir.snake_case.

Reviewed By: antiagainst

Differential Revision: https://reviews.llvm.org/D98014
2021-03-06 16:05:31 +01:00
..
Analysis Revert "[MLIR] Create memref dialect and move several dialect-specific ops from std." 2021-02-18 12:49:52 +01:00
Bindings [mlir][linalg] Add linalg_opdsl tool first draft. 2021-03-05 11:45:09 -08:00
CAPI Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Conversion [MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selection`. 2021-03-06 16:05:31 +01:00
Dialect [MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selection`. 2021-03-06 16:05:31 +01: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 [mlir] Add 'Skip' result to Operation visitor 2021-03-06 00:02:20 +02:00
Integration [mlir][AVX512] Add mask.compress to AVX512 dialect. 2021-03-06 10:02:48 +09: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] Rename `spv.selection` to `spv.mlir.selection`. 2021-03-06 16:05:31 +01: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 'Skip' result to Operation visitor 2021-03-06 00:02:20 +02:00
mlir-cpu-runner [mlir] Add polynomial approximation for math::ExpOp 2021-03-01 11:02:07 -08:00
mlir-linalg-ods-gen [mlir] ODS: change OpBuilderDAG to OpBuilder 2021-03-04 10:55:02 +01:00
mlir-opt [mlir] Squash LLVM_ArmNeon dialect into ArmNeon 2021-03-05 23:33:32 +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][AttrDefGen] Add support for specifying the value type of an attribute 2021-03-04 13:04:05 -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