diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-02-19 21:46:52 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-02-19 21:46:52 +0000 |
commit | 1d14779aed200632328b38b04a89575b0a89c38b (patch) | |
tree | 44adc1b1490c79508a8ff0d75ac581ea08f499e7 /llvm/lib/Object/Object.cpp | |
parent | 49a9d1a4e6f06299f6c87d693e585d388808f643 (diff) | |
download | llvm-1d14779aed200632328b38b04a89575b0a89c38b.zip llvm-1d14779aed200632328b38b04a89575b0a89c38b.tar.gz llvm-1d14779aed200632328b38b04a89575b0a89c38b.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions