[PATCH] D145150: clang: Emit nofpclass(nan inf) for -ffinite-math-only

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 14 14:03:49 PDT 2023


arsenm updated this revision to Diff 505253.
arsenm marked an inline comment as done.
arsenm added a comment.

Drop unnecessary part


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.505253.patch
Type: text/x-patch
Size: 76796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/9aecf5fd/attachment-0001.bin>


More information about the cfe-commits mailing list