[PATCH] D145150: clang: Emit nofpclass(nan inf) for -ffinite-math-only
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 2 15:32:46 PST 2023
arsenm updated this revision to Diff 502015.
arsenm added a comment.
Drop todo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145150/new/
https://reviews.llvm.org/D145150
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/complex-math.c
clang/test/CodeGen/fp-function-attrs.cpp
clang/test/CodeGen/fp-options-to-fast-math-flags.c
clang/test/CodeGen/func-attr.c
clang/test/CodeGen/matrix-type-operators-fast-math.c
clang/test/CodeGen/nofpclass.c
llvm/include/llvm/IR/Attributes.h
llvm/lib/IR/Attributes.cpp
llvm/test/Linker/Inputs/nofpclass.ll
llvm/test/Linker/nofpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145150.502015.patch
Type: text/x-patch
Size: 77291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230302/027dc91a/attachment-0001.bin>
More information about the cfe-commits
mailing list