llvm-project/mlir/lib/CAPI/Dialect
wren romano 0e77b63bc0 [mlir][sparse] Use the runtime DimLevelType instead of a separate tablegen enum
This differential replaces all uses of SparseTensorEncodingAttr::DimLevelType with DimLevelType.  The next differential will break out a separate library for the DimLevelType enum, so that the Dialect code doesn't need to depend on the rest of the runtime

Depends On D135995

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D135996
2022-10-18 13:45:26 -07:00
..
Async.cpp
AsyncPasses.cpp
CMakeLists.txt [mlir] add OperationType to the Transform dialect 2022-10-11 09:55:19 +00:00
ControlFlow.cpp [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00
Func.cpp [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
GPU.cpp [mlir][gpu] Move GPU headers into IR/ and Transforms/ 2022-06-09 22:49:03 +00:00
GPUPasses.cpp [mlir][gpu] Move GPU headers into IR/ and Transforms/ 2022-06-09 22:49:03 +00:00
LLVM.cpp Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
Linalg.cpp [mlir] Simplify DestinationStyleOpInterface. 2022-10-17 12:43:41 +02:00
LinalgPasses.cpp
MLProgram.cpp [mlir][c] Init MLProgram C API 2022-10-03 09:38:17 -07:00
PDL.cpp [mlir] Introduce Python bindings for the PDL dialect 2022-01-19 11:19:56 +01:00
Quant.cpp [mlir] Introduce C API for PDL dialect types 2022-01-13 15:29:01 +01:00
SCF.cpp [mlir] move SCF headers to SCF/{IR,Transforms} respectively 2022-06-20 10:18:01 +02:00
Shape.cpp
SparseTensor.cpp [mlir][sparse] Use the runtime DimLevelType instead of a separate tablegen enum 2022-10-18 13:45:26 -07:00
SparseTensorPasses.cpp
Tensor.cpp
Transform.cpp [mlir] add OperationType to the Transform dialect 2022-10-11 09:55:19 +00:00