[PATCH] D48185: [Power9] [LLVM] Add __float128 exponent GET and SET builtins

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 05:01:39 PDT 2018


nemanjai added a comment.

Can you put a link in the description of the patch as to where the GCC builtins are documented (if such a document exists). The naming seems inconsistent and I don't see it at https://gcc.gnu.org/onlinedocs/gcc-8.1.0/gcc/PowerPC-Built-in-Functions.html.


https://reviews.llvm.org/D48185





More information about the llvm-commits mailing list