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

Xi Ruoyao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 20:19:05 PDT 2022


xry111 added a comment.

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.


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