[PATCH] D134579: [LegalizeTypes][RISCV] Support f16 in ExpandIntRes_LLROUND_LLRINT.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 19:02:02 PDT 2022
craig.topper created this revision.
craig.topper added reviewers: reames, efriedma, frasercrmck, spatel.
Herald added subscribers: sunshaoce, VincentWu, StephenFan, vkmr, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.
Promote f16 to f32 and use the f32 libcall.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134579
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/RISCV/rv64zfh-half-intrinsics-strict.ll
llvm/test/CodeGen/RISCV/zfh-half-intrinsics-strict.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134579.462639.patch
Type: text/x-patch
Size: 5241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220924/09669fe1/attachment.bin>
More information about the llvm-commits
mailing list