[PATCH] D12603: Use fixed-point representation for BranchProbability

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 15:10:54 PDT 2015


congh added a comment.

After supporing rounding in scale(), the if-conversion is enabled for several test cases and that is why they are updated accordingly.


http://reviews.llvm.org/D12603





More information about the llvm-commits mailing list