[all-commits] [llvm/llvm-project] b2c466: [APFloat] add tests for convert of NAN; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Sep 24 04:43:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2c46633d1296a9080098abc4e6c6214d19005c0
https://github.com/llvm/llvm-project/commit/b2c46633d1296a9080098abc4e6c6214d19005c0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M llvm/unittests/ADT/APFloatTest.cpp
Log Message:
-----------
[APFloat] add tests for convert of NAN; NFC
More coverage for the bug fix proposed in D87835.
More information about the All-commits
mailing list