diff options
author | Ehud Katz <ehudkatz@gmail.com> | 2020-01-21 20:17:42 +0200 |
---|---|---|
committer | Ehud Katz <ehudkatz@gmail.com> | 2020-01-21 20:22:27 +0200 |
commit | 68122b5826b56f547e8fbae7cf4d455afeda8400 (patch) | |
tree | d9b666b4086ffe7063125a2b30ac63e0667b31f5 /llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp | |
parent | 6b2f820221c78c05527d6edb756b4f1f44665968 (diff) | |
download | llvm-68122b5826b56f547e8fbae7cf4d455afeda8400.zip llvm-68122b5826b56f547e8fbae7cf4d455afeda8400.tar.gz llvm-68122b5826b56f547e8fbae7cf4d455afeda8400.tar.bz2 |
[APFloat] Extend conversion from special strings
Add support for converting Signaling NaN, and a NaN Payload from string.
The NaNs (the string "nan" or "NaN") may be prefixed with 's' or 'S' for defining a Signaling NaN.
A payload for a NaN can be specified as a suffix.
It may be a octal/decimal/hexadecimal number in parentheses or without.
Differential Revision: https://reviews.llvm.org/D69773
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp')
0 files changed, 0 insertions, 0 deletions