[PATCH] D67839: [FPEnv] Document requirement of function attributes with constrained floating point
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 11:58:12 PDT 2019
kpn added a comment.
In D67839#1681121 <https://reviews.llvm.org/D67839#1681121>, @uweigand wrote:
> I agree with marking function call sites as "strictfp".
Say, would this apply to all function call sites? Or just to ones that aren't intrinsics?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67839/new/
https://reviews.llvm.org/D67839
More information about the llvm-commits
mailing list