[PATCH] D24414: Conditionally eliminate library calls where the result value is not used

David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 12:00:48 PDT 2016


davidxl added a comment.

you should probably use 1/2000 which is the same value used in builtin_expect lowering. We can refactor the option for it later.


https://reviews.llvm.org/D24414





More information about the llvm-commits mailing list