[PATCH] D18223: Codegen: Decrease minimum jump table density

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 13:13:49 PDT 2016


hans added a comment.

In http://reviews.llvm.org/D18223#380658, @iteratee wrote:

> Tidied up names according to comments.


Much better, thanks!

I think a test that covers the different thresholds for optsize and regular functions is still needed.


http://reviews.llvm.org/D18223





More information about the llvm-commits mailing list