..
Analysis
Change filecheck default to dump input on failure
2020-06-09 18:57:46 +00:00
Bindings /Python
Add mlir python APIs for creating operations, regions and blocks.
2020-09-23 07:57:50 -07:00
CAPI
[mlir] Add insert before/after to list-like constructs in C API
2020-09-23 17:29:30 +02:00
Conversion
[mlir][shape] Start a pass that lowers shape constraints.
2020-09-24 12:25:30 -07:00
Dialect
[OpenMP][MLIR] Add assembly format for master op
2020-09-24 08:58:46 +01:00
EDSC
[mlir][Linalg] Uniformize linalg.generic with named ops.
2020-09-22 04:13:22 -04:00
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
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] NFC: fix trivial typo under test and tools
2020-08-27 15:37:42 +09:00
Transforms
[MLIR] Normalize memrefs in LoadOp and StoreOp of Standard Ops
2020-09-24 18:57:15 +05:30
Unit
Add build files and update README.
2019-03-30 11:23:22 -07:00
lib
[mlir][OpFormatGen] Update "custom" directives for attributes.
2020-09-23 18:33:39 +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][OpFormatGen] Update "custom" directives for attributes.
2020-09-23 18:33:39 +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