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

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 12:02:19 PST 2017


yamauchi added a comment.

I think it will be an assert failure like before. Like said above, this patch isn't intended to handle that case.


https://reviews.llvm.org/D40699





More information about the llvm-commits mailing list