[PATCH] D133900: [AArch64][SME] Set up a lazy-save/restore around calls.

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 06:43:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7f44f018f6f: [AArch64][SME] Set up a lazy-save/restore around calls. (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D133900?vs=463163&id=465376#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133900

Files:
  llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/test/CodeGen/AArch64/sme-lazy-save-call.ll
  llvm/test/CodeGen/AArch64/sme-shared-za-interface.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133900.465376.patch
Type: text/x-patch
Size: 25107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/88dd97f9/attachment.bin>


More information about the llvm-commits mailing list