diff options
| author | Zahira Ammarguellat <zahira.ammarguellat@intel.com> | 2024-07-25 09:32:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-25 12:32:34 -0400 |
| commit | 342328db6b2a69cf59c01a6115b1baab925c0736 (patch) | |
| tree | f5335880d65d7f8ad0ad433d9ccc151443534679 /llvm/lib/CodeGen/StackProtector.cpp | |
| parent | 1db7d2ae226c96e0243309e1688c6e0cfb9236bd (diff) | |
| download | llvm-342328db6b2a69cf59c01a6115b1baab925c0736.zip llvm-342328db6b2a69cf59c01a6115b1baab925c0736.tar.gz llvm-342328db6b2a69cf59c01a6115b1baab925c0736.tar.bz2 | |
[CLANG] Emit warning in finite math mode when INF and NAN are used. (#99672)
In finite math mode when special math builtins `__builtin_inf` and
`__builtin_nan` are used a warning is emitted when the builtin is
expanded and at call point.
This warning at call point was missing for` __builtin_inf` and this
patch fixes the issue
(https://github.com/llvm/llvm-project/issues/98018).
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions
