[PATCH] D143982: [RISCV][CodeGen] Add codegen pattern for experimental zfa extension (FLI and FCVTMOD not included)

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 02:48:43 PST 2023


joshua-arch1 added a comment.

In D143982#4125543 <https://reviews.llvm.org/D143982#4125543>, @jrtc27 wrote:

> You don’t need to mention FCVTMOD given it does not apply to C/C++.

Maybe we can define intrinsics like llvm.fptosi.sat.i32.f64 but without saturating. If feasible, I can have try.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143982/new/

https://reviews.llvm.org/D143982



More information about the llvm-commits mailing list