This is an archive of the discontinued LLVM Phabricator instance.

[Power9] [CLANG] Add __float128 exponent GET and SET builtins
ClosedPublic

Authored by stefanp on Jun 14 2018, 11:56 AM.

Diff Detail

Repository
rC Clang

Event Timeline

stefanp created this revision.Jun 14 2018, 11:56 AM
lei added inline comments.Jun 19 2018, 12:13 PM
include/clang/Basic/BuiltinsPPC.def
426

I think this should be Float128

Perhaps my comment about the GCC documentation really belongs in this patch rather than in D48185.

This revision is now accepted and ready to land.Aug 13 2018, 7:28 AM
This revision was automatically updated to reflect the committed changes.