aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2023-08-02 14:13:02 -0400
committerKevin P. Neal <kevin.neal@sas.com>2023-08-03 09:44:50 -0400
commiteb2558c5666cea0e509ae334ac20cf0f54a92032 (patch)
treed5484f1da8ce562911efaf9c0f86db4d24272bc5 /clang/lib/Frontend/CompilerInvocation.cpp
parentb58b7f7c6704f85e91a7a611c9c71014d03f543c (diff)
downloadllvm-eb2558c5666cea0e509ae334ac20cf0f54a92032.zip
llvm-eb2558c5666cea0e509ae334ac20cf0f54a92032.tar.gz
llvm-eb2558c5666cea0e509ae334ac20cf0f54a92032.tar.bz2
Recommit [FPEnv][InstSimplify] Correct strictfp tests.
The errant test in the previous iteration has been corrected now. 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/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions