aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorLuke Hutton <luke.hutton@arm.com>2025-10-29 10:59:34 +0000
committerGitHub <noreply@github.com>2025-10-29 10:59:34 +0000
commit334d438bf8a6aefb5d86002f2731df29b899e28c (patch)
treec29394ad74bb1450e4e99e1ee68662e42e46c3d4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent4d6fb8834216ba559c7baa73c0ef7f2b6998341a (diff)
downloadllvm-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/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions