diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2021-11-09 18:20:59 +0700 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2022-04-29 11:10:47 +0700 |
commit | 9fc58f1820e3b0883c9759945bca1aa1f1df8e8d (patch) | |
tree | c930ad2dfc0cdc64c7060f1935ce974a39c35c5c /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 78582194361e4454e95d3af23367b81dd63b7943 (diff) | |
download | llvm-9fc58f1820e3b0883c9759945bca1aa1f1df8e8d.zip llvm-9fc58f1820e3b0883c9759945bca1aa1f1df8e8d.tar.gz llvm-9fc58f1820e3b0883c9759945bca1aa1f1df8e8d.tar.bz2 |
[PowerPC] Support of ppc_fp128 in lowering of llvm.is_fpclass
PowerPC supports `ppc_fp128`, which is not an IEEE floating point
type. The generic lowering of llvm.is_fpclass could not handle it
properly. This change extends the generic lowering code to
support `ppc_fp128`.
The change was tested on emulator using runtime tests from
https://reviews.llvm.org/D112933 and the patch for clang
https://reviews.llvm.org/D112932.
Differential Revision: https://reviews.llvm.org/D113908
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions