llvm-project/mlir/test
Christian Sigg 473b364a19 Add GPU async op interface and token type.
See https://llvm.discourse.group/t/rfc-new-dialect-for-modelling-asynchronous-execution-at-a-higher-level/1345

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D88954
2020-10-09 22:37:13 +02:00
..
Analysis Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
Bindings/Python [mlir] Add Float Attribute, Integer Attribute and Bool Attribute subclasses to python bindings. 2020-10-03 00:32:51 +08:00
CAPI [mlir][CAPI] Attribute set/remove on operations. 2020-10-07 10:03:23 -07:00
Conversion [llvm][mlir] Promote the experimental reduction intrinsics to be first class intrinsics. 2020-10-07 10:36:44 -07:00
Dialect Add GPU async op interface and token type. 2020-10-09 22:37:13 +02:00
EDSC Remove `Ops` suffix from dialect library names 2020-09-30 18:00:44 -07:00
Examples Revert "[RFC] Factor out repetitive cmake patterns for llvm-style projects" 2020-10-04 15:17:34 -07:00
IR [mlir] Added strides check to rank reducing subview verification 2020-10-08 08:39:07 +00:00
Pass Implement a new kind of Pass: dynamic pass pipeline 2020-09-22 18:51:54 +00:00
SDBM Separate the Registration from Loading dialects in the Context 2020-08-19 01:19:03 +00:00
Target [mlir] Fix build after 322d0afd87 due to change in intrinsic overloads. 2020-10-07 11:21:11 -07:00
Transforms [mlir][Linalg] Extend buffer allocation to support Linalg init tensors 2020-10-06 13:24:27 +00:00
Unit
lib Revert "[MLIR] Add a foldTrait() mechanism to allow traits to define folding and test it with an Involution trait" 2020-10-09 06:16:42 +00:00
mlir-cpu-runner Fix TODO in the mlir-cpu-runner/bare_ptr_call_conv.mlir test: call ops in bare-ptr calling convention is supported now (NFC) 2020-09-29 20:21:07 +00: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 Revert "[MLIR] Add a foldTrait() mechanism to allow traits to define folding and test it with an Involution trait" 2020-10-09 06:16:42 +00: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