fix(tool): Add `mxint8` to mlir deserialize template script
This commit adds support for the mxint8 type in the script that
generates an MLIR template for deserialization. This fixes test
failures in the roundtrip tests.
Signed-off-by: Luke Hutton luke.hutton@arm.com