llvm-project/mlir/test
Thomas Raoux 59156bad03 [mlir][spirv] Add support for converting memref of vector to SPIR-V
This allow declaring buffers and alloc of vectors so that we can support vector
load/store.

Differential Revision: https://reviews.llvm.org/D84982
2020-07-30 15:05:40 -07:00
..
Analysis Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
Bindings/Python Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00
Conversion [mlir][spirv] Add support for converting memref of vector to SPIR-V 2020-07-30 15:05:40 -07:00
Dialect [mlir][Linalg] Conv1D, Conv2D and Conv3D added as named ops 2020-07-29 16:39:56 +02:00
EDSC [MLIR][EDSC] Add fptrunc and fpext to EDSC 2020-07-21 08:55:18 -07:00
Examples [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
IR [mlir] Allow index as element type of memref 2020-07-30 14:35:22 +02:00
Pass [mlir] Add a new context flag for disabling/enabling multi-threading 2020-05-02 12:32:25 -07:00
SDBM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Target [MLIR][SPIRVToLLVM] Conversion of GLSL ops to LLVM intrinsics 2020-07-30 11:22:44 +03:00
Transforms [MLIR] Introduce inter-procedural memref layout normalization 2020-07-30 18:12:56 +05:30
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [MLIR] Add unit test for tblgen Op build methods 2020-07-28 15:43:37 -07:00
mlir-cpu-runner [MLIR][Linalg] Retire C++ DotOp in favor of a linalg-ods-gen'd op 2020-07-28 12:34:19 +02:00
mlir-cuda-runner [MLIR] NFC: Rename mcuMemHostRegister* to mgpuMemHostRegister* to make it consistent with the other cuda-runner functions and ROCm. 2020-07-27 15:48:05 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Add support to lower named ops to loops. 2020-04-30 13:45:17 -04:00
mlir-opt [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-reduce Create TestReducer pass 2020-07-11 00:46:57 +00:00
mlir-rocm-runner [mlir][rocdl] Fixing breakage of dim operator from 904f91db 2020-06-11 17:35:22 +00:00
mlir-tblgen [MLIR][TableGen] Add default value for named attributes for 2 more build methods 2020-07-16 09:32:19 -07:00
mlir-vulkan-runner [mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runner 2020-06-18 13:24:51 -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] Add RegionKindInterface 2020-07-15 14:27:05 -07:00
lit.cfg.py Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00
lit.site.cfg.py.in Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00