llvm-project/mlir/test
Benjamin Kramer 2d76274b99 [mlir][VectorOps] Loosen restrictions on vector.reduction types
LLVM can deal with any integer or float type, don't arbitrarily restrict
it to f32/f64/i32/i64.

Differential Revision: https://reviews.llvm.org/D88010
2020-09-21 12:45:23 +02:00
..
Analysis Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
Bindings/Python First pass on MLIR python context lifetime management. 2020-09-18 12:17:50 -07:00
CAPI [mlir] turn clang-format back on in C API test 2020-09-17 12:59:57 +02:00
Conversion [mlir][VectorOps] Loosen restrictions on vector.reduction types 2020-09-21 12:45:23 +02:00
Dialect [spirv] Move device info from resource limit into target env 2020-09-18 17:41:07 -04:00
EDSC [MLIR] Support for return values in Affine.For yield 2020-09-17 23:34:59 +05:30
Examples [lit] Improve naming of test result categories 2020-06-05 08:14:42 -07:00
IR [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
Pass Fix crash in the pass pipeline when local reproducer is enabled 2020-09-21 08:52:50 +00:00
SDBM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
Target [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
Transforms [mlir] Shape.AssumingOp implements RegionBranchOpInterface. 2020-09-21 11:33:11 +02:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [MLIR][ODS] Add constBuilderCall for TypeArrayAttr 2020-09-18 16:14:41 +00:00
mlir-cpu-runner [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
mlir-cuda-runner [MLIR] Adding gpu.host_register op and lower it to a runtime call. 2020-08-10 22:46:17 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
mlir-opt Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
mlir-reduce [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
mlir-rocm-runner [AMDGPU] Fix ROCm unit test memref initialization 2020-09-17 09:48:05 -07:00
mlir-tblgen [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors. 2020-09-18 06:14:30 -04:00
mlir-vulkan-runner [spirv][nfc] Simplify resource limit with default values 2020-09-03 13:29:26 -04: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] Initial version of C APIs 2020-08-05 15:04:08 +02:00
lit.cfg.py [mlir] Initial version of C APIs 2020-08-05 15:04:08 +02:00
lit.site.cfg.py.in Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00