aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBenjamin Maxwell <benjamin.maxwell@arm.com>2025-09-16 10:03:16 +0100
committerGitHub <noreply@github.com>2025-09-16 10:03:16 +0100
commite6526cf778d0c0bfe0de44bc2a89e96bcbeb1551 (patch)
tree2a9cda80f7e799066a92e113351af1c550d3910d /flang/lib/Frontend/CompilerInvocation.cpp
parent27d730b5dbde03d9b9c1074092e94d025c70099f (diff)
downloadllvm-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