llvm-project/mlir/lib/CAPI
River Riddle 0cb5d7fc7f [mlir] Add value_begin/value_end methods to DenseElementsAttr
Currently DenseElementsAttr only exposes the ability to get the full range of values for a given type T, but there are many situations where we just want the beginning/end iterator. This revision adds proper value_begin/value_end methods for all of the supported T types, and also cleans up a bit of the interface.

Differential Revision: https://reviews.llvm.org/D104173
2021-09-21 01:57:43 +00:00
..
Conversion Add C bindings for mlir::ExecutionEngine 2021-03-03 18:19:40 +00:00
Debug [mlir] Improve debug flag management in Python bindings 2021-04-19 14:45:43 +02:00
Dialect Add more types to the LLVM dialect C API 2021-07-13 14:35:50 -07:00
ExecutionEngine [MLIR] Execution engine python binding support for shared libraries 2021-06-12 05:46:38 +05:30
IR [mlir] Add value_begin/value_end methods to DenseElementsAttr 2021-09-21 01:57:43 +00:00
Registration [mlir][capi] fix build issue with "all passes" registration 2021-05-27 14:57:21 -07:00
Transforms [mlir] NFC: fix trivial typos 2021-01-08 02:10:12 +09:00
CMakeLists.txt Remove libMLIRPublicAPI DSO. 2021-07-20 17:58:28 -07:00