diff options
author | Guozhi Wei <carrot@google.com> | 2019-09-10 17:25:11 +0000 |
---|---|---|
committer | Guozhi Wei <carrot@google.com> | 2019-09-10 17:25:11 +0000 |
commit | b329e0728b3eda7a1c754931e5c174b2b7ae51b3 (patch) | |
tree | f133e3b1565aa2b958521dfc10042ec3f5bfce2f /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | e1895aba3da01df442253bf048e38371377db15e (diff) | |
download | bcm5719-llvm-b329e0728b3eda7a1c754931e5c174b2b7ae51b3.tar.gz bcm5719-llvm-b329e0728b3eda7a1c754931e5c174b2b7ae51b3.zip |
[BPI] Adjust the probability for floating point unordered comparison
Since NaN is very rare in normal programs, so the probability for floating point unordered comparison should be extremely small. Current probability is 3/8, it is too large, this patch changes it to a tiny number.
Differential Revision: https://reviews.llvm.org/D65303
llvm-svn: 371541
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions