llvm-project/mlir/lib/CAPI/Dialect
Uday Bondhugula 4acf3807e3 [MLIR] Split out GPU ops library from Transforms
Split out GPU ops library from GPU transforms. This allows libraries to
depend on GPU Ops without needing/building its transforms.

Differential Revision: https://reviews.llvm.org/D105472
2021-07-07 11:26:49 +05:30
..
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
LLVM.cpp Add C API files for the LLVM dialect 2021-07-02 11:55:44 -07:00
Linalg.cpp [mlir][linalg] Remove the StructuredOp capture mechanism. 2021-06-28 07:57:40 +00:00
LinalgPasses.cpp [mlir] Register Linalg passes in C API and Python Bindings 2021-03-27 09:57:56 +01: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