diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-10-11 17:38:04 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-10-11 17:38:04 +0800 |
commit | d11ec6f67e45c630ab87bfb6010dcc93e89542fc (patch) | |
tree | d98aff7d139f3197e31e03c024b9695400a9fccf /llvm/lib/Object/COFFModuleDefinition.cpp | |
parent | 7ae8f392a1610992c9a925c867fd7238c70d3ce0 (diff) | |
download | llvm-d11ec6f67e45c630ab87bfb6010dcc93e89542fc.zip llvm-d11ec6f67e45c630ab87bfb6010dcc93e89542fc.tar.gz llvm-d11ec6f67e45c630ab87bfb6010dcc93e89542fc.tar.bz2 |
[Clang] Enable IC/IF mode for __ibm128
As for 128-bit floating points on PowerPC, compiler should have three
machine modes:
- IFmode, always IBM extended double
- KFmode, always IEEE 754R 128-bit floating point
- TFmode, matches the semantics for long double
This commit adds support for IF mode with its complex variant, IC mode.
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D109950
Diffstat (limited to 'llvm/lib/Object/COFFModuleDefinition.cpp')
0 files changed, 0 insertions, 0 deletions