[PATCH] D72675: Fix -ffast-math/-ffp-contract interaction

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 17:47:50 PST 2020


mcberg2017 added a comment.

We crossed that bridge internally at Apple a while ago, meaning I have some code debt for cleaning up open source for fma formation that uses contract and reassoc differently than we do today, both together and separately, case by case.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72675/new/

https://reviews.llvm.org/D72675





More information about the llvm-commits mailing list