aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2023-07-25 15:43:33 -0400
committerKevin P. Neal <kevin.neal@sas.com>2023-08-02 13:06:55 -0400
commitd9b1036bc469ef7f65e43ac240be6db47759dbb2 (patch)
tree686c766ab255f4f7eb4c3c05e7cd51932315c43a /clang/lib/ExtractAPI
parent30fff9480ac4f47fa7e04054f4cb60cee41755d5 (diff)
downloadllvm-d9b1036bc469ef7f65e43ac240be6db47759dbb2.zip
llvm-d9b1036bc469ef7f65e43ac240be6db47759dbb2.tar.gz
llvm-d9b1036bc469ef7f65e43ac240be6db47759dbb2.tar.bz2
[FPEnv][InstSimplify] Correct strictfp tests.
Correct InstSimplify strictfp tests to follow the rules documented in the LangRef: https://llvm.org/docs/LangRef.html#constrained-floating-point-intrinsics Some of these tests 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')
0 files changed, 0 insertions, 0 deletions