This is an archive of the discontinued LLVM Phabricator instance.

Clang enable __float128 on x86 and x86_64
AbandonedPublic

Authored by SquallATF on Nov 5 2018, 6:14 AM.

Details

Reviewers
None
Summary

if target has float128 will define __SIZEOF_FLOAT128__.(X86.cpp#L1268)

Event Timeline

SquallATF created this revision.Nov 5 2018, 6:14 AM
SquallATF abandoned this revision.Nov 5 2018, 10:29 PM