[PATCH] D131562: [AArch64][SME] Document SME ABI implementation in LLVM

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 05:45:01 PDT 2022


sdesmalen created this revision.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
sdesmalen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adds a design document for implementing the SME ABI in LLVM. This document
can be used as a reference for follow-up patches that attempt to implement
the ABI.

Change-Id: Icdcac2a1052def644ba0c5e6071adb8ce65825a5


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131562

Files:
  llvm/docs/AArch64SME.rst
  llvm/docs/UserGuides.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131562.451429.patch
Type: text/x-patch
Size: 20862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/ce3cae60/attachment.bin>


More information about the llvm-commits mailing list