[PATCH] D29916: [CGP] Split some critical edges coming out of indirect branches
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 11:25:54 PST 2017
efriedma added a comment.
Yes, this approach looks good.
Can we add the Python interpreter loop in question to the testsuite so we don't regress this in the future?
Do we have any tests in the testsuite which use indirect goto which might be affected? If not, what else might be affected?
https://reviews.llvm.org/D29916
More information about the llvm-commits
mailing list