llvm-project/mlir/test
Adrian Kuegel 5ef21506b9 Add support for complex constants to MLIR core.
BEGIN_PUBLIC
Add support for complex constants to MLIR core.
END_PUBLIC

Differential Revision: https://reviews.llvm.org/D101908
2021-05-17 09:12:39 +02:00
..
Analysis [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
CAPI [MLIR][PYTHON] Provide opt level for ExecutionEngine Python binding 2021-05-16 13:58:49 +05:30
Conversion [mlir][tosa] Add lowering to tosa.abs for integer cases 2021-05-13 13:55:17 -07:00
Dialect Add support for complex constants to MLIR core. 2021-05-17 09:12:39 +02:00
EDSC [mlir] Use ReassociationIndices instead of affine maps in linalg.reshape. 2021-05-05 12:59:57 +02:00
Examples [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
IR Allow same memory space for SRC and DST of dma_start operations 2021-05-14 10:40:15 -07:00
Integration [mlir] Fix in_bounds attr handling in TransferReadPermutationLowering 2021-05-17 15:28:16 +09:00
Interfaces/DataLayoutInterfaces Add default DataLayout support for complex numbers 2021-04-19 11:36:12 +02:00
Pass [MLIR] Factor pass timing out into a dedicated timing manager 2021-05-12 18:14:51 +02:00
Rewrite [mlir][PDL] Add support for variadic operands and results in the PDL byte code 2021-03-16 13:20:19 -07:00
SDBM Remove global dialect registration 2020-10-24 00:35:55 +00:00
Target Add support for complex constants to MLIR core. 2021-05-17 09:12:39 +02:00
Transforms Fixed bug in buffer deallocation pass using unranked memref types. 2021-05-10 10:50:29 +02:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
lib [mlir] Add missing dependence to TestDialect from TestTransforms 2021-05-14 11:00:31 -07:00
mlir-cpu-runner [mlir] Add polynomial approximation for math::ExpM1 2021-05-05 14:31:34 -07:00
mlir-linalg-ods-gen [mlir][linalg] Add support for using scalar attributes in TC ops. 2021-03-10 01:51:12 -08:00
mlir-lsp-server [mlir-lsp-server] Add support for sending diagnostics to the client 2021-05-12 13:02:25 -07:00
mlir-opt [mlir][sparse] fixed typo: sparse -> sparse_tensor 2021-05-03 14:19:09 -07:00
mlir-reduce Use PassPipelineCLParser in mlir-reduce 2021-04-14 14:35:55 -07: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][ODS]: Add per-op cppNamespace. 2021-05-11 10:48:05 -07: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] Add python test for shape dialect 2021-05-13 09:13:47 -07: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][CAPI] Add CAPI bindings for the sparse_tensor dialect. 2021-05-10 16:54:56 +00:00
lit.cfg.py [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server 2021-04-21 14:44:37 -07:00
lit.site.cfg.py.in [mlir] Rename AVX512 dialect to X86Vector 2021-04-12 19:20:04 +02:00