diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-04-11 07:34:10 -0500 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-04-11 07:34:47 -0500 |
commit | 512600e3c0db5e78aa5d23cc9efdec86814ca66d (patch) | |
tree | 2e32beb9b19d726c77ff69bb3e52ea5fc36e4b1f /llvm/lib/Support/FormatVariadic.cpp | |
parent | 719846c469ed37e1de4d2f8d2ea857de672fe66e (diff) | |
download | llvm-512600e3c0db5e78aa5d23cc9efdec86814ca66d.zip llvm-512600e3c0db5e78aa5d23cc9efdec86814ca66d.tar.gz llvm-512600e3c0db5e78aa5d23cc9efdec86814ca66d.tar.bz2 |
[PowerPC] Handle f16 as a storage type only
The PPC back end currently crashes (fails to select) with f16 input. This patch
expands it on subtargets prior to ISA 3.0 (Power9) and uses the HW conversions
on Power9.
Fixes https://bugs.llvm.org/show_bug.cgi?id=39865
Differential revision: https://reviews.llvm.org/D68237
Diffstat (limited to 'llvm/lib/Support/FormatVariadic.cpp')
0 files changed, 0 insertions, 0 deletions