diff options
| author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-11-05 16:58:38 +0800 |
|---|---|---|
| committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2021-11-05 16:58:38 +0800 |
| commit | 5fd406e254b22f26743284729ec5da99cc927add (patch) | |
| tree | ae253b64c415b495a6cfbfc42794689a72f23308 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | df0ba47c36f6bd0865e3286853b76d37e037c2d7 (diff) | |
[PowerPC] Add intrinsic to convert between ppc_fp128 and fp128
ppc_fp128 and fp128 are both 128-bit floating point types. However, we
can't do conversion between them now, since trunc/ext are not allowed
for same-size fp types.
This patch adds two new intrinsics: llvm.ppc.convert.f128.to.ppcf128 and
llvm.convert.ppcf128.to.f128, to support such conversion.
Reviewed By: shchenz
Differential Revision: https://reviews.llvm.org/D109421
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
