[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 22 16:21:27 PST 2017
efriedma added a comment.
> Would you like me to commit a synthetic test for this into the test-suite, to serve as a performance regression test?
How big is Python, anyway? It might not be that ridiculous to put it into the testsuite.
Failing that, some artificial test which reflects the usage in Python would be okay, I guess.
https://reviews.llvm.org/D29916
More information about the llvm-commits
mailing list