[Mlir-commits] [mlir] [mlir][sme] Update docs (PR #74527)
Benjamin Maxwell
llvmlistbot at llvm.org
Wed Dec 6 07:15:11 PST 2023
================
@@ -1,13 +1,28 @@
# 'ArmSME' Dialect
-[TOC]
+Basic dialect to target Arm SME.
+
+This dialect defines custom and LLVM IR intrinsic operations that are used to
+target Arm Scalable Matrix Extension. Through the available lowerings one can,
----------------
MacDue wrote:
Feel free to ignore, I know it's correct, but saying 'one' always always sounds odd to me :P
```suggestion
target Arm Scalable Matrix Extension. Through the available lowerings you can,
```
https://github.com/llvm/llvm-project/pull/74527
More information about the Mlir-commits
mailing list