[llvm-dev] [FPEnv] FNEG instruction

Cameron McInally via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 2 14:09:37 PDT 2018


On Tue, Oct 2, 2018 at 3:47 PM Kevin Neal <Kevin.Neal at sas.com> wrote:

> Can cos() trap? We have a constrained intrinsic for it.
>

cos() should signal INVALID on SNaNs and Infs, and signal INEXACT on
inexact results.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181002/d0dc4f04/attachment.html>


More information about the llvm-dev mailing list