[PATCH] D81582: [BreakCritEdges] Check if we need to split blocks with indirectbr terms.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 11:32:54 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
I'm a little uncomfortable with making SplitCriticalEdge fail rarely... but I guess if this is the least-nasty solution, it's okay for now. LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81582/new/
https://reviews.llvm.org/D81582
More information about the llvm-commits
mailing list