[libc-commits] [PATCH] D144340: [libc][math] Set floating point exceptions for exp*f, sinhf, and coshf.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Feb 22 14:23:28 PST 2023


sivachandra added a comment.

Should the `errno` be set and exceptions raised based on `math_errhandling`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144340/new/

https://reviews.llvm.org/D144340



More information about the libc-commits mailing list