[PATCH] D19435: [LowerExpectIntrinsic] pin default likely/unlikely weights to min/max values

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 13:50:15 PDT 2016


davidxl added a comment.

What is the motivation for this change? Current weight distribution 64:4 is not strong enough for if conversion to not generate cmov?


http://reviews.llvm.org/D19435





More information about the llvm-commits mailing list