Jinsong Ji cd9e1a020c [Constants][PowerPC] Check exactlyValue for ppc_fp128 in isNullValue
PPC_FP128 determines isZero/isNan/isInf using high-order double value
 only. Checking isZero/isNegative might return the isNullValue unexpectedly.
 eg:
   0xM0000000000000000FFFFFFFFFFFFFFFFF

isZero, but it is not NullValue.

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D103634
2021-06-03 20:31:01 +00:00
..
2021-05-17 06:08:06 -05:00
2021-04-20 15:49:52 +08:00
2021-04-20 15:49:52 +08:00
2021-04-20 15:49:52 +08:00
2020-03-19 08:34:48 -05:00
2020-06-01 02:30:27 +00:00