llvm-project/mlir/lib/CAPI/IR
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
..
AffineExpr.cpp [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
AffineMap.cpp [mlir][linalg][python] Add attribute support to the OpDSL. 2021-06-24 09:40:32 +00:00
BuiltinAttributes.cpp [MLIR] Add function to create BFloat16 array attribute 2022-04-19 19:27:06 +00:00
BuiltinTypes.cpp [mlir][RFC] Refactor layout representation in MemRefType 2021-10-19 12:31:15 +03:00
CMakeLists.txt [mlir] Add MLIR-C dylib. 2021-11-11 22:58:13 -08:00
Diagnostics.cpp Fix more clang-tidy cleanups in mlir/ (NFC) 2021-12-22 20:53:11 +00:00
DialectHandle.cpp [mlir][capi] Add DialectRegistry to MLIR C-API 2022-02-01 13:42:06 -07:00
IR.cpp [MLIR] Add block detach func to CAPI and use it in Python bindings 2022-04-06 13:11:56 -07:00
IntegerSet.cpp [mlir] Add C API for IntegerSet 2021-01-25 20:16:22 +01:00
Pass.cpp [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00
Support.cpp [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00