summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorpranavm-nvidia <49246958+pranavm-nvidia@users.noreply.github.com>2024-05-22 03:44:22 -0700
committerGitHub <noreply@github.com>2024-05-22 05:44:22 -0500
commitc912f0e773386cc309155b78e2441ee5f1052c13 (patch)
treed7ff802da5d5139d9ba2a0960f8e7cd35cfcbd81 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent25c021a8638d203022128edb1be9000134bfe24f (diff)
[mlir][python] Add bindings for mlirDenseElementsAttrGet (#91389)
This change adds bindings for `mlirDenseElementsAttrGet` which accepts a list of MLIR attributes and constructs a DenseElementsAttr. This allows for creating `DenseElementsAttr`s of types not natively supported by Python (e.g. BF16) without requiring other dependencies (e.g. `numpy` + `ml-dtypes`).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions