[PATCH] D134692: [LoongArch] Add fp_to_sint support for soft floating point

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 20:39:14 PDT 2022


gonglingqin added a comment.

In D134692#3816867 <https://reviews.llvm.org/D134692#3816867>, @xry111 wrote:

> Should we add test cases for `long double`?
>
> If I understand correctly, the code added can also handle `long double`, and `long double` is soft even with FPU.

Thanks for the suggestion, I will add test cases.


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