[llvm] RISC-V: Add fminimumnum and fmaximumnum support (PR #104411)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 10:42:56 PDT 2024


================
@@ -0,0 +1,734 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
topperc wrote:

Can you add these tests to the files we already test llvm.maxnum/minnum in like `float-intrinsics.ll? 

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


More information about the llvm-commits mailing list