[PATCH] D131576: [AArch64][SME] Implement ABI for calls to/from streaming functions.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 07:08:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb00c36c2958b: [AArch64][SME] Implement ABI for calls to/from streaming functions. (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D131576?vs=460221&id=460744#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131576/new/

https://reviews.llvm.org/D131576

Files:
  llvm/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/test/CodeGen/AArch64/sme-streaming-interface.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131576.460744.patch
Type: text/x-patch
Size: 29977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/ef04272b/attachment.bin>


More information about the llvm-commits mailing list