[PATCH] D134692: [LoongArch] Add fp_to_sint support for soft floating point
WÁNG Xuěruì via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 01:41:08 PDT 2022
xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.
This one was easy port from RISCV ;-)
BTW I saw in the RISCV port suport for softening `fptoui` too, are you handling that case later or is it unnecessary for LoongArch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134692/new/
https://reviews.llvm.org/D134692
More information about the llvm-commits
mailing list