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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 10:15:25 PDT 2017


junbuml added a comment.

Since Haicheng is in paternity leave. I took over this patch and created a new patch in https://reviews.llvm.org/D31085. In this new change (https://reviews.llvm.org/D31085), I used a target hook to get the number of case cluster based on https://reviews.llvm.org/D31080.


Repository:
  rL LLVM

https://reviews.llvm.org/D29870





More information about the llvm-commits mailing list