[PATCH] D138675: [flang] Add -ffast-math and -Ofast

Tom Eccles via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 11:57:12 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7b6660243d1: [flang] Add -ffast-math and -Ofast (authored by tblah).
Herald added projects: clang, Flang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138675

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/docs/FlangDriver.md
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/fast_math.f90
  flang/test/Driver/frontend-forwarding.f90
  flang/test/Lower/fast-math-arithmetic.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138675.481716.patch
Type: text/x-patch
Size: 12876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221209/d69afa34/attachment.bin>


More information about the cfe-commits mailing list