Qiu Chaofan 95bcab8272 [DAGCombiner] Require ninf for sqrt recip estimation
Currently, DAG combiner uses (fmul (rsqrt x) x) to estimate square
root of x. However, this method would return NaN if x is +Inf, which
is incorrect.

Reviewed By: spatel

Differential Revision: https://reviews.llvm.org/D76853
2020-04-01 16:23:43 +08:00
..
2019-07-30 19:52:01 +00:00
2018-07-04 13:28:39 +00:00
2017-05-17 20:18:13 +00:00
2017-05-17 20:18:13 +00:00