This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Disable float128 on AIX in Clang
AbandonedPublic

Authored by qiucf on Aug 29 2023, 9:01 PM.

Details

Reviewers
hubert.reinterpretcast
Group Reviewers
Restricted Project
Summary

PowerPC AIX backend does not support float128 at all. Diagnose even when specifying -mfloat128 to avoid backend crash.

Diff Detail

Event Timeline

qiucf created this revision.Aug 29 2023, 9:01 PM
qiucf requested review of this revision.Aug 29 2023, 9:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2023, 9:01 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript