[all-commits] [llvm/llvm-project] b8f5cf: [flang] Accept "INFINITY" as real input
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Apr 25 12:12:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8f5cf9d2c5689c2c9bf1843dad502912692c0e5
https://github.com/llvm/llvm-project/commit/b8f5cf9d2c5689c2c9bf1843dad502912692c0e5
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M flang/lib/Decimal/decimal-to-binary.cpp
Log Message:
-----------
[flang] Accept "INFINITY" as real input
Both "INF" and "INFINITY" are standard.
Differential Revision: https://reviews.llvm.org/D124401
More information about the All-commits
mailing list