diff options
author | Sean Perry <39927768+perry-ca@users.noreply.github.com> | 2024-01-11 23:11:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 20:11:12 -0800 |
commit | cc0065a7d082f0bd322a538cf62cfaef1c8f89f8 (patch) | |
tree | 7b310d3d88d073c571f1ca5530843e14f3a2c641 /llvm/lib/Support/StringRef.cpp | |
parent | 3baedb411121c188c4bb07f47efb755bf4d4cf87 (diff) | |
download | llvm-cc0065a7d082f0bd322a538cf62cfaef1c8f89f8.zip llvm-cc0065a7d082f0bd322a538cf62cfaef1c8f89f8.tar.gz llvm-cc0065a7d082f0bd322a538cf62cfaef1c8f89f8.tar.bz2 |
[builtins] Generate __multc3 for z/OS (#77554)
https://github.com/llvm/llvm-project/pull/68132 ended up removing
__multc3 & __divtc3 from compiler-rt library builds that have
QUAD_PRECISION but not TF_MODE due to missing int128 support. I added support for QUAD_PRECISION to
use the native hex float long double representation.
---------
Co-authored-by: Alexander Richardson <mail@alexrichardson.me>
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions