Skip to content

Commit d9b1036

Browse files
committed
[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.
1 parent 30fff94 commit d9b1036

File tree

5 files changed

+844
-844
lines changed

5 files changed

+844
-844
lines changed

0 commit comments

Comments
 (0)