llvm-project/mlir/lib/CAPI
Ashay Rane 25c218be36 [MLIR] Add function to create BFloat16 array attribute
This patch adds a new function `mlirDenseElementsAttrBFloat16Get()`,
which accepts the shaped type, the number of BFloat16 values, and a
pointer to an array of BFloat16 values, each of which is a `uint16_t`
value.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D123981
2022-04-19 19:27:06 +00:00
..
Conversion [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Debug [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Dialect [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00
ExecutionEngine Reland [mlir] Remove uses of LLVM's legacy pass manager 2022-04-11 16:53:32 -07:00
IR [MLIR] Add function to create BFloat16 array attribute 2022-04-19 19:27:06 +00:00
Interfaces [mlir][capi] Unbreak Interfaces CAPI after 2387fadea3 2022-04-04 18:52:11 +02:00
Registration [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Transforms [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
CMakeLists.txt Disable the MLIR ExecutionEngine library when the native target is not configured 2022-01-15 19:36:27 +00:00