Unverified Commit 1e2a4ccb authored by Zahira Ammarguellat's avatar Zahira Ammarguellat Committed by GitHub
Browse files

[CLANG] Add warning when INF or NAN are used in a binary operation or as...

[CLANG] Add warning when INF or NAN are used in a binary operation or as function argument in fast math mode. (#76873)

Check for operations using INF or NaN when in ffast-math mode and
generate a warning.
parent 0dd72eb2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment