llvm/mlir/lib/CAPI/Dialect
Adam Paszke 8a2720d81e Add more types to the LLVM dialect C API
This includes:
- void type
- array types
- function types
- literal (unnamed) struct types

Reviewed By: jpienaar, ftynse

Differential Revision: https://reviews.llvm.org/D105908
2021-07-13 14:35:50 -07:00
..
Async.cpp [mlir][python] Add python support for async dialect and passes. 2021-04-28 14:52:27 +00:00
AsyncPasses.cpp [mlir][python] Add python support for async dialect and passes. 2021-04-28 14:52:27 +00:00
CMakeLists.txt [MLIR] Split out GPU ops library from Transforms 2021-07-07 11:26:49 +05:30
GPU.cpp [mlir][python] Add basic python support for GPU dialect and passes 2021-04-28 14:52:28 +00:00
GPUPasses.cpp [mlir][python] Add basic python support for GPU dialect and passes 2021-04-28 14:52:28 +00:00
Linalg.cpp [mlir][linalg] Remove the StructuredOp capture mechanism. 2021-06-28 07:57:40 +00:00
LinalgPasses.cpp
LLVM.cpp Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
SCF.cpp
Shape.cpp
SparseTensor.cpp [mlir][CAPI] Add CAPI bindings for the sparse_tensor dialect. 2021-05-10 16:54:56 +00:00
SparseTensorPasses.cpp [mlir][sparse][capi][python] add sparse tensor passes 2021-05-12 16:40:50 -07:00
Standard.cpp
Tensor.cpp