aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorTres Popp <tpopp@google.com>2022-02-17 10:20:50 +0100
committerTres Popp <tpopp@google.com>2022-02-18 09:25:36 +0100
commitf5efe2807056d3fa525e51d35ea94c91e0945eb2 (patch)
tree07e86914f4b3f24f38c867b3bba35d04d377b557 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentb529744c29a87d8ecf4336e751fee794df10ec7f (diff)
downloadllvm-f5efe2807056d3fa525e51d35ea94c91e0945eb2.zip
llvm-f5efe2807056d3fa525e51d35ea94c91e0945eb2.tar.gz
llvm-f5efe2807056d3fa525e51d35ea94c91e0945eb2.tar.bz2
[mlir] Propagate NaNs in PolynomialApproximation
Previously, NaNs would be dropped in favor of bounded values which was strictly incorrect. Now the min/max operation propagate this information. Not all uses of min/max need this, but the given change will help protect future additions, and this prevents the need for an additional cmpf and select operation to handle NaNs. Differential Revision: https://reviews.llvm.org/D120020
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions