diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2025-09-16 10:03:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-16 10:03:16 +0100 |
commit | e6526cf778d0c0bfe0de44bc2a89e96bcbeb1551 (patch) | |
tree | 2a9cda80f7e799066a92e113351af1c550d3910d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 27d730b5dbde03d9b9c1074092e94d025c70099f (diff) | |
download | llvm-e6526cf778d0c0bfe0de44bc2a89e96bcbeb1551.zip llvm-e6526cf778d0c0bfe0de44bc2a89e96bcbeb1551.tar.gz llvm-e6526cf778d0c0bfe0de44bc2a89e96bcbeb1551.tar.bz2 |
[AArch64][SME] Reuse ZT0 spill slot (#158593)
Previously, we'd allocate a new spill slot each time we needed to spill
ZT0, which grows the stack size for each spill. Saving the spill slot in
FuncInfo will also allow us to reload the spill on entry to exception
handlers.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions