Sanjay Patel 54877d006d [InstCombine] allow fdiv with constant dividend folds with less than full -ffast-math
It's possible that we could allow this either 'arcp' or 'reassoc' alone, but this
should be conservatively better than what we have right now. GCC allows this with
only -freciprocal-math.

The last test is changed to show a case that is expected to fold, but we need D43398.

llvm-svn: 325533
2018-02-19 21:46:52 +00:00
..
2017-10-16 20:48:19 +00:00
2018-02-16 08:11:04 +00:00
2017-10-27 21:12:28 +00:00