[PATCH] D80315: Fix CC1 command line options mapping into fast-math flags.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 27 14:44:21 PDT 2020


rjmccall added a comment.

The code cleanups all seems reasonable.  The actual changes in code-generation changes are because we were failing to set these reliably?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80315





More information about the cfe-commits mailing list