[PATCH] D83923: [MachineOutliner][AArch64] Fix for noreturn functions
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 8 23:56:10 PDT 2020
plotfi updated this revision to Diff 284174.
plotfi added a comment.
Adding BLR-based test case that explodes LR and all other registers to achieve the same assert without noreturn.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83923/new/
https://reviews.llvm.org/D83923
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/machine-outliner-no-stack.mir
llvm/test/CodeGen/AArch64/machine-outliner-noreturn-no-stack.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83923.284174.patch
Type: text/x-patch
Size: 9593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/83e11df4/attachment.bin>
More information about the llvm-commits
mailing list