[PATCH] D159196: [SME] Don't scavenge a spillslot in callee-save area in presence of streaming-mode changes.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 03:15:18 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG702c3f56d386: [SME] Don't scavenge a spillslot in callee-save area in presence of streaming… (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D159196?vs=554691&id=555696#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159196

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/test/CodeGen/AArch64/sme-disable-gisel-fisel.ll
  llvm/test/CodeGen/AArch64/sme-streaming-body.ll
  llvm/test/CodeGen/AArch64/sme-streaming-interface.ll
  llvm/test/CodeGen/AArch64/sme-streaming-mode-changing-call-disable-stackslot-scavenging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159196.555696.patch
Type: text/x-patch
Size: 17761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230904/cc11ea6b/attachment.bin>


More information about the llvm-commits mailing list