[PATCH] D136080: [flang] Add -ffp-contract option processing

Tom Eccles via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 07:30:41 PDT 2022


tblah updated this revision to Diff 471163.
tblah edited the summary of this revision.

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

https://reviews.llvm.org/D136080

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Frontend/CompilerInvocation.h
  flang/include/flang/Frontend/LangOptions.def
  flang/include/flang/Frontend/LangOptions.h
  flang/lib/Frontend/CMakeLists.txt
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/LangOptions.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/flang_f_opts.f90
  flang/test/Driver/flang_fp_opts.f90
  flang/test/Driver/frontend-forwarding.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136080.471163.patch
Type: text/x-patch
Size: 15286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/3c7d5d1d/attachment-0001.bin>


More information about the cfe-commits mailing list