aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorPeter Klausler <35819229+klausler@users.noreply.github.com>2024-01-02 09:32:54 -0800
committerGitHub <noreply@github.com>2024-01-02 09:32:54 -0800
commitcab156c4129e5948a6322054480e66d3ca17b919 (patch)
treee28506fd1fd85ae1693ee73d1077818198e6fba4 /llvm/lib/Object/WasmObjectFile.cpp
parent289eb995807116fedcec5c5614246330411f7b3b (diff)
downloadllvm-cab156c4129e5948a6322054480e66d3ca17b919.zip
llvm-cab156c4129e5948a6322054480e66d3ca17b919.tar.gz
llvm-cab156c4129e5948a6322054480e66d3ca17b919.tar.bz2
[flang][runtime] Don't round hexadecimal floating-point input (#76586)
Fortran 2023 subclause 13.7.2.3.8 discusses input rounding only in the context of decimal-to-binary conversion. There is no mention of rounding for hexadecimal floating-point input conversion. At least one Fortran compiler seems to have interpreted this silence as implying no rounding. (Note that this is not the same thing as rounding to zero (RZ), which would return +/-HUGE() for overflow.)
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions