diff options
author | Peixin Qiao <qiaopeixin@huawei.com> | 2022-07-26 20:21:51 +0800 |
---|---|---|
committer | Peixin Qiao <qiaopeixin@huawei.com> | 2022-07-26 20:21:51 +0800 |
commit | 418d2338f9bad03e002ca1a301ce537102a2f142 (patch) | |
tree | 1b780a7af70fd4d884087e8f475f95e30af9ceba /llvm/lib/Bitcode | |
parent | b5e3dac33d42cdf8a3b19b1f64b726e700363ded (diff) | |
download | llvm-418d2338f9bad03e002ca1a301ce537102a2f142.zip llvm-418d2338f9bad03e002ca1a301ce537102a2f142.tar.gz llvm-418d2338f9bad03e002ca1a301ce537102a2f142.tar.bz2 |
[flang] Remove fp128 support for llvm.round and llvm.trunc
The fp128 in llvm.round and llvm.trunc is not supported in X86_64 for
now. Revert the support. To support quad precision for llvm.round and
llvm.trunc, it may should be supported using runtime.
Reviewed By: Jean Perier
Differential Revision: https://reviews.llvm.org/D130556
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions