diff options
author | QingShan Zhang <qshanz@cn.ibm.com> | 2020-12-17 07:59:30 +0000 |
---|---|---|
committer | QingShan Zhang <qshanz@cn.ibm.com> | 2020-12-17 07:59:30 +0000 |
commit | ebdd20f430c408e200d5c60ef957e777841f0fa3 (patch) | |
tree | 8d50f7acad8e7c363e3903f5e7939c29323a845a /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | c70f36865e040840f4c4a82108f5e356d92a2923 (diff) | |
download | llvm-ebdd20f430c408e200d5c60ef957e777841f0fa3.zip llvm-ebdd20f430c408e200d5c60ef957e777841f0fa3.tar.gz llvm-ebdd20f430c408e200d5c60ef957e777841f0fa3.tar.bz2 |
Expand the fp_to_int/int_to_fp/fp_round/fp_extend as libcall for fp128
X86 and AArch64 expand it as libcall inside the target. And PowerPC also
want to expand them as libcall for P8. So, propose an implement in the
legalizer to common the logic and remove the code for X86/AArch64 to
avoid the duplicate code.
Reviewed By: Craig Topper
Differential Revision: https://reviews.llvm.org/D91331
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions