llvm-project/mlir/test
Tobias Gysi b614ada0e8 [mlir] add support for index type in vectors.
The patch enables the use of index type in vectors. It is a prerequisite to support vectorization for indexed Linalg operations. This refactoring became possible due to the newly introduced data layout infrastructure. The data layout of a module defines the bitwidth of the index type needed to verify bitcasts and similar vector operations.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D99948
2021-04-08 08:17:13 +00:00
..
Analysis [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Bindings [MLIR] [Python] Add capsule methods for pybind11 to PyOperation 2021-04-06 14:29:03 -07:00
CAPI [mlir] Add C and python API for is_registered_operation. 2021-03-30 22:56:02 -07:00
Conversion [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
Dialect [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
EDSC [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Examples [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
IR [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
Integration [mlir] add support for index type in vectors. 2021-04-08 08:17:13 +00:00
Interfaces/DataLayoutInterfaces [mlir] introduce data layout entry for index type 2021-03-24 15:13:42 +01:00
Pass Avoid using /dev/null in test 2020-12-30 14:16:13 -08: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 [mlir] Translate global initializers after creating all LLVM IR globals 2021-03-25 09:53:58 +01:00
Transforms [mlir] Fixed alignment attribute of alloc constant folding. 2021-04-07 19:28:49 +00:00
Unit [lit] Sort test start times based on prior test timing data 2021-03-16 05:23:04 -04:00
lib [mlir][Linalg] Add callbacks to fusion of elementwise operations to control fusion. 2021-04-05 16:08:47 -07:00
mlir-cpu-runner [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01: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-opt [mlir][amx] Add Intel AMX dialect (architectural-specific vector dialect) 2021-03-15 17:59:05 -07:00
mlir-reduce Fix the order of directives and the target string 2021-03-22 11:10:12 -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 Revert "[Canonicalizer] Process regions top-down instead of bottom up & reuse existing constants." 2021-03-25 22:17:26 +05:30
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
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][sparse] support for very narrow index and pointer types 2021-04-01 18:21:27 -07:00
lit.cfg.py [mlir] Remove mlir-rocm-runner 2021-03-19 00:24:10 -07:00
lit.site.cfg.py.in [mlir] Remove mlir-rocm-runner 2021-03-19 00:24:10 -07:00