[PATCH] D96372: [CodeGen] Split out cold exception handling pads.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 21:39:08 PST 2021
snehasish updated this revision to Diff 322590.
snehasish added a comment.
Extend the check to account of multiple landing pads with difference in hotness.
Add a new test to verify the expected behaviour.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96372/new/
https://reviews.llvm.org/D96372
Files:
llvm/lib/CodeGen/MachineFunctionSplitter.cpp
llvm/test/CodeGen/X86/machine-function-splitter.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96372.322590.patch
Type: text/x-patch
Size: 3765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/363f1e95/attachment.bin>
More information about the llvm-commits
mailing list