[PATCH] D136176: Implement support for option 'fexcess-precision'.
Zahira Ammarguellat via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 06:35:46 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85d049a089d4: Implement support for option 'fexcess-precision'. (authored by zahiraam).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136176/new/
https://reviews.llvm.org/D136176
Files:
clang/docs/UsersManual.rst
clang/include/clang/AST/Type.h
clang/include/clang/Basic/FPOptions.def
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Basic/TargetInfo.h
clang/include/clang/Driver/Options.td
clang/lib/AST/Type.cpp
clang/lib/Basic/Targets/X86.h
clang/lib/CodeGen/CGExprComplex.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/X86/fexcess-precision.c
clang/test/Driver/clang_f_opts.c
clang/test/Driver/fexcess-precision.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136176.486552.patch
Type: text/x-patch
Size: 35657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230105/707ef38c/attachment-0001.bin>
More information about the cfe-commits
mailing list