aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2023-07-26 15:48:15 -0400
committerKevin P. Neal <kevin.neal@sas.com>2023-08-03 09:42:36 -0400
commitb58b7f7c6704f85e91a7a611c9c71014d03f543c (patch)
treee048e3b9dc87f19fa55b4380acebed8c191add9c /clang/lib/Frontend/CompilerInvocation.cpp
parent29dec352124a5fc1dcf03a640c2621496651ee90 (diff)
downloadllvm-b58b7f7c6704f85e91a7a611c9c71014d03f543c.zip
llvm-b58b7f7c6704f85e91a7a611c9c71014d03f543c.tar.gz
llvm-b58b7f7c6704f85e91a7a611c9c71014d03f543c.tar.bz2
[FPEnv][LibCallsShrinkWrap] Correct strictfp tests.
Correct ShrinkWrap strictfp tests to follow the rules documented in the LangRef: https://llvm.org/docs/LangRef.html#constrained-floating-point-intrinsics These tests needed the strictfp attribute added to function calls. Since I was here anyway I removed the strictfp attribute from constrained intrinsic calls. 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