[PATCH] D157127: [CodeGen][AArch64] Don't split functions with a red zone on AArch64
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 15:04:32 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c249c44d41f: [CodeGen][AArch64] Don't split functions with a red zone on AArch64 (authored by dhoekwater).
Changed prior to commit:
https://reviews.llvm.org/D157127?vs=552493&id=553275#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157127/new/
https://reviews.llvm.org/D157127
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/MachineFunctionSplitter.cpp
llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/test/CodeGen/Generic/machine-function-splitter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157127.553275.patch
Type: text/x-patch
Size: 7446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/e5d93a31/attachment.bin>
More information about the llvm-commits
mailing list