[PATCH] D31085: [InlineCost] Increase the cost of Switch

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 18 05:44:09 PDT 2017


joerg added a comment.

Can you please also try this on top of the changes from https://reviews.llvm.org/D30333? That's changing one switch transformation to happen much later, making it more sensitive to inline cost estimates.


https://reviews.llvm.org/D31085





More information about the llvm-commits mailing list