================
@@ -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.
----------------
artagnon wrote:

On second thought, this is an additional clause that should have stayed: 
regardless of whether the constrainedfp callsite or declaration is marked 
strictfp, the calling function must be marked strictfp?

https://github.com/llvm/llvm-project/pull/211769
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to