[PATCH] D43515: More math intrinsics for conservative math handling

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 09:28:00 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D43515#1013383, @kpn wrote:

> At the request of my employer's legal department:
>  Copyright © 2018 SAS Institute Inc., Cary, NC, USA.  All Rights Reserved.


If it's not just a remark, but is supposed to have some legal/whatever meaning,
i'm not sure some comment in some review is the correct direction.



================
Comment at: docs/LangRef.rst:13950
+'``llvm.experimental.constrained.fptoui``' Intrinsic
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
----------------
This probably has insufficient amount of `^`.
Might want to actually test-build the docs.


https://reviews.llvm.org/D43515





More information about the llvm-commits mailing list