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

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 17:10:14 PDT 2016


iteratee marked 3 inline comments as done.
iteratee added a comment.

For all the optsize cases, I have now either changed the switch values or passed a density as a flag.


http://reviews.llvm.org/D18223





More information about the llvm-commits mailing list