[all-commits] [llvm/llvm-project] 287c93: [flang] Fix unit test failure on POWER
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Apr 1 16:20:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 287c93c1321b4342608f28e1a2816300780502e1
https://github.com/llvm/llvm-project/commit/287c93c1321b4342608f28e1a2816300780502e1
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M flang/unittests/RuntimeGTest/Numeric.cpp
Log Message:
-----------
[flang] Fix unit test failure on POWER
A new unit test for the Fortran runtime needs to allow for some
architectural variation on Infinity and NaN edge cases of NINT().
More information about the All-commits
mailing list