llvm-project/mlir/test
MaheshRavishankar 6d9a72ec80 [mlir][SPIRV] Adding an attribute to capture configuration for cooperative matrix operations.
Each hardware that supports SPV_C_CooperativeMatrixNV has a list of
configurations that are supported natively. Add an attribute to
specify the configurations supported to the `spv.target_env`.

Reviewed By: antiagainst, ThomasRaoux

Differential Revision: https://reviews.llvm.org/D89364
2020-10-14 22:33:11 -07:00
..
Analysis Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
Bindings/Python [mlir][Python] Add missing capsule->module and Context.create_module. 2020-10-13 13:10:33 -07:00
CAPI [mlir][CAPI] Attribute set/remove on operations. 2020-10-07 10:03:23 -07:00
Conversion [MLIR][SPIRV] Support identified and recursive structs. 2020-10-13 10:18:21 -04:00
Dialect [mlir][SPIRV] Adding an attribute to capture configuration for cooperative matrix operations. 2020-10-14 22:33:11 -07: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][bufferize] Rename BufferAssignment* to Bufferize* 2020-10-14 12:39:16 -07:00
Unit
lib [mlir][bufferize] Rename BufferAssignment* to Bufferize* 2020-10-14 12:39:16 -07: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, win] Mark several MLRI tests as unsupported on system-windows 2020-10-09 16:27:50 -07:00
mlir-rocm-runner [AMDGPU] Fix ROCm unit test memref initialization 2020-09-17 09:48:05 -07:00
mlir-tblgen [DDR] Introduce implicit equality check for the source pattern operands with the same name. 2020-10-14 11:05:13 -07: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] Make Python bindings installable. 2020-10-12 15:17:03 -07:00
lit.site.cfg.py.in Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00