forked from OSchip/llvm-project
25c218be36
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 |
||
---|---|---|
.. | ||
AffineExpr.cpp | ||
AffineMap.cpp | ||
BuiltinAttributes.cpp | ||
BuiltinTypes.cpp | ||
CMakeLists.txt | ||
Diagnostics.cpp | ||
DialectHandle.cpp | ||
IR.cpp | ||
IntegerSet.cpp | ||
Pass.cpp | ||
Support.cpp |