================ @@ -26653,9 +26654,6 @@ point intrinsics must have the `strictfp` attribute either on the calling instruction or on the declaration or definition of the function being called. -All function *definitions* that use constrained floating point intrinsics -must have the `strictfp` attribute. ---------------- osa1 wrote:
Ah, this clarifies so much for me. This sentence should've stayed. This PR removed an important information and added an incorrect one instead. @artagnon https://github.com/llvm/llvm-project/pull/211769 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
