[PATCH] D83474: Add support for specifying only a denormalizer
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 9 05:18:17 PDT 2020
dang created this revision.
dang added a reviewer: Bigcheese.
Herald added subscribers: llvm-commits, cfe-commits, dexonsmith.
Herald added projects: clang, LLVM.
This commit adds a denormalyzer for optimization level.
Depends on D83406 <https://reviews.llvm.org/D83406>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83474
Files:
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/Option/OptParser.td
llvm/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83474.276710.patch
Type: text/x-patch
Size: 13327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200709/bc7ba3f8/attachment-0001.bin>
More information about the cfe-commits
mailing list