[llvm] [RISCV][GISel] Add ZFA FP legalization and full tests for 9 insn (PR #118723)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 17:44:43 PST 2024


================

----------------
topperc wrote:

We don't need to solve the min/max libcall in this patch. We can just enabled min/max with Zfa and leave the non-Zfa case for later.

https://github.com/llvm/llvm-project/pull/118723


More information about the llvm-commits mailing list