[PATCH] D65597: WIP: Builtins: Start adding half versions of math builtins

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 2 18:06:06 PDT 2019


rjmccall added a comment.

In N2405 (http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2405.pdf), these are called `truncf16`, `cosf16`, etc., which I think is appropriate.


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

https://reviews.llvm.org/D65597





More information about the cfe-commits mailing list