diff options
| author | Luke Hutton <luke.hutton@arm.com> | 2025-10-29 10:59:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 10:59:34 +0000 |
| commit | 334d438bf8a6aefb5d86002f2731df29b899e28c (patch) | |
| tree | c29394ad74bb1450e4e99e1ee68662e42e46c3d4 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | 4d6fb8834216ba559c7baa73c0ef7f2b6998341a (diff) | |
| download | llvm-334d438bf8a6aefb5d86002f2731df29b899e28c.zip llvm-334d438bf8a6aefb5d86002f2731df29b899e28c.tar.gz llvm-334d438bf8a6aefb5d86002f2731df29b899e28c.tar.bz2 | |
[mlir][tosa] Add support for mxint8 type in mxfp operations (#163642)
This commit adds support for the OCP-MX INT8 type. This includes the
following operations: MATMUL_T_BLOCK_SCALED, CAST_FROM_BLOCK_SCALED,
CAST_TO_BLOCK_SCALED and CONST.
The support is added via a custom TOSA type "!tosa.mxint8" due to the
fact it is not yet a builtin type in mlir. This may change in the
future, depending on how this type is used by other frameworks/dialects.
Conversions to/from this type have not yet been implemented for the same
reasoning.
Co-authored-by: Tat Wai Chong <tatwai.chong@arm.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
