| commit | 8bb4326c04eebf68774cc07c32c0b93604be3597 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <efriedma@codeaurora.org> | Tue Jul 17 20:28:31 2018 +0000 |
| committer | Eli Friedman <efriedma@codeaurora.org> | Tue Jul 17 20:28:31 2018 +0000 |
| tree | 5a464255b1ec11706e73a2b489e420bb612706db | |
| parent | 83225b4075e032d9da9671fa676efb9a6c98e80e [diff] |
[LangRef] Clarify which fast-math flags affect fcmp. nsz has no effect due to the way fcmp is defined; +0 and -0 compare equal anyway. reassoc could have the obvious effect. llvm-svn: 337322