With this, the body of CannotBeNegativeZero can be dropped.
Dropped the rounding mode restriction the current implementation has,
The standard text is pretty definitive about the sign of sqrt.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D148236
ValueTracking: Handle constrained_sqrt in computeKnownFPClass ClosedPublic Authored by arsenm on Apr 13 2023, 8:09 AM.
Details Summary With this, the body of CannotBeNegativeZero can be dropped.
Diff Detail
Revision Contents
Diff 513241 llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nofpclass.ll
|