llvm-project/mlir/test
Benjamin Kramer f67d57c95f [mlir][Shape] Add a pattern to turn extract from shape_of into tensor.dim
If I remember correctly this wasn't done previously because dim used to
be in the memref dialect.

Differential Revision: https://reviews.llvm.org/D111651
2021-10-12 19:09:21 +02:00
..
Analysis [mlir] Create a generic reduction detection utility 2021-09-24 20:45:59 +00:00
CAPI Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Conversion mlir][Vector] Fix spuriously disabled test. 2021-10-12 12:56:40 +00:00
Dialect [mlir][Shape] Add a pattern to turn extract from shape_of into tensor.dim 2021-10-12 19:09:21 +02:00
Examples Fix/disable more MLIR tests exposing leaks in ASAN builds (NFC) 2021-10-02 23:53:02 +00:00
IR [mlir] Fix AsmPrinter for types with sub elements 2021-10-12 12:08:16 +03:00
Integration [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00
Interfaces Split `InferShapedTypeOpInterface` to create `ReifyRankedShapedTypeInterface`. 2021-07-19 14:44:52 -07:00
Pass [mlir:Pass] Generate a reproducer as early as possible 2021-10-05 18:11:26 +00:00
Rewrite [mlir][PDL] Add support for variadic operands and results in the PDL byte code 2021-03-16 13:20:19 -07:00
Target [mlir][spirv] Add ops and patterns for lowering standard max/min ops 2021-10-05 14:27:32 -04:00
Transforms [MLIR] Add OrOp folding rule for constant one operand 2021-10-07 08:05:39 +05:30
Unit Revert "Attempt to disable MLIR JIT tests on PowerPC to unbreak the bot" 2021-06-29 18:03:23 -05:00
lib [mlir] Fix AsmPrinter for types with sub elements 2021-10-12 12:08:16 +03:00
mlir-cpu-runner Disable mlir/test/mlir-cpu-runner/async-group.mlir with ASAN 2021-10-09 03:02:53 +00:00
mlir-linalg-ods-gen [mlir][linalg] Add unsigned min/max/cast function to OpDSL. 2021-10-07 06:27:20 +00:00
mlir-lsp-server [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
mlir-opt [mlir] Set the namespace of the BuiltinDialect to 'builtin' 2021-07-28 21:00:10 +00:00
mlir-reduce [mlir-reduce] Reducer refactor. 2021-06-02 07:45:00 +08:00
mlir-spirv-cpu-runner [mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8 2021-03-15 18:36:58 +01:00
mlir-tblgen [mlir] Fix AsmPrinter for types with sub elements 2021-10-12 12:08:16 +03:00
mlir-translate [mlir] Print the correct tool name in mlirTranslateMain 2021-01-05 19:17:01 -08:00
mlir-vulkan-runner [mlir] fix SPIR-V CPU and Vulkan runners after e2310704d8 2021-03-15 18:36:58 +01:00
python [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03: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 [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00
lit.cfg.py [mlir] [test] Add missing tool substitutions 2021-10-03 21:28:13 +02:00
lit.site.cfg.py.in [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00