diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2023-08-02 12:41:55 -0400 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2023-08-02 13:03:10 -0400 |
commit | 1e7c79d3627f2a9f3bc95cb7edc7570fdec6c71b (patch) | |
tree | b34d79a341d985eb5648cbd8cd194f6820812250 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | de7fa3ab9a4ed05e7e4ef05b0919db52383969c5 (diff) | |
download | llvm-1e7c79d3627f2a9f3bc95cb7edc7570fdec6c71b.zip llvm-1e7c79d3627f2a9f3bc95cb7edc7570fdec6c71b.tar.gz llvm-1e7c79d3627f2a9f3bc95cb7edc7570fdec6c71b.tar.bz2 |
[FPEnv][InstCombine] Correct strictfp tests.
Correct InstCombine strictfp tests to follow the rules documented
in the LangRef:
https://llvm.org/docs/LangRef.html#constrained-floating-point-intrinsics
Mostly these tests just needed the strictfp attribute on function
definitions. After D154991 the constrained intrinsics have the
strictfp attribute by default so they don't need it here, but other
functions do.
Test changes verified with D146845.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions