commit | e15b20eb1352b21b839c997a26e243cefa729589 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@codeaurora.org> | Thu Nov 06 16:46:37 2014 +0000 |
committer | Chad Rosier <mcrosier@codeaurora.org> | Thu Nov 06 16:46:37 2014 +0000 |
tree | 58a1d730e6f61a12d5f5bd13dca8512c02a213b2 | |
parent | 20e3be7972bd33f0b079b8566557491a3291774e [diff] |
[Reassociate] Don't reassociate when mixing regular and fast-math FP instructions. Inlining might cause such cases and it's not valid to reassociate floating-point instructions without the unsafe algebra flag. Patch by Mehdi Amini <mehdi_amini@apple.com>! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221462 91177308-0d34-0410-b5e6-96231b3b80d8