[PATCH] D40699: Split IndirectBr critical edges before PGO gen/use passes.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 11:45:26 PST 2017


efriedma added a comment.

You still never answered the question of what happens when there's multiple indirectbrs whose edges can't be split.


https://reviews.llvm.org/D40699





More information about the llvm-commits mailing list