[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 17 11:43:48 PDT 2023
dhoekwater updated this revision to Diff 551213.
dhoekwater added a comment.
Rebase onto D157565 <https://reviews.llvm.org/D157565>. Remove a few reviewers since I added too many initially.
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/AArch64/machine-function-splitter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157127.551213.patch
Type: text/x-patch
Size: 7239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/5d588828/attachment.bin>
More information about the llvm-commits
mailing list