[PATCH] D74436: Change clang option -ffp-model=precise to select ffp-contract=on

Melanie Blower via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 4 06:33:56 PDT 2021


mibintc added a subscriber: kbsmith1.
mibintc added a comment.

There was a long discussion on cfe-dev about this issue approximately January-February 2020 including @scanon @andrew.w.kaylor and many others.  While there wasn't 100% consensus to move to ffp-contract=on there are many reasons to do it including better numerical results and debuggability.  I'm hoping that @andrew.w.kaylor @kbsmith1 @rjmccall and others will join in here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74436



More information about the cfe-commits mailing list