Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set FMF for -ffp-contract=fast | Adam Nemet | 2017-04-04 | 1 | -0/+29 |
With this, FMF(contract) becomes an alternative way to express the request to contract. These are currently only propagated for FMul, FAdd and FSub. The rest will be added as more FMFs are hooked up for this. This is toward fixing PR25721. Differential Revision: https://reviews.llvm.org/D31168 llvm-svn: 299469 |