I’d just like to share a small status update on ArmSME support in MLIR. This morning I landed the first end-to-end example lowering a Linalg matmul to ArmSME in #71644.
This is a big milestone for us and the culmination of many months of work. I’d just like to say thanks to my colleagues from Arm Andrzej Warzynski (@banach-space), Ben Maxwell (@MacDue) and Paul Walker (@paulwalker-arm), as well Diego Caballero (@dcaballe, Google) for their contributions and support.
Please be mindful that this is first proof-of-concept/e2e example and is quite basic, many features are still work-in-progress. Also, your feedback is much appreciated.
For a recent and more detailed status update on SME support in MLIR, please see SME in MLIR status (20/10/2023) that Ben posted last month.