[PATCH] D132202: Split the indirect jump critical edges.
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 06:08:22 PST 2023
MatzeB added a comment.
I updated this diff to to no longer hardcode machine specific numbers in `MachineBasicBlock::SplitCriticalEdge` and update the X86 to support PIC and non-PIC jump table styles in D140975 <https://reviews.llvm.org/D140975>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132202/new/
https://reviews.llvm.org/D132202
More information about the llvm-commits
mailing list