[llvm] [VP][RISCV] Add vp.reduce.fmaximum/fminimum and its RISC-V codegen (PR #91782)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 14:40:16 PDT 2024
================
@@ -0,0 +1,205 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
mshockwave wrote:
I'd consolidates the tests with other floating point vp.reduce tests.
https://github.com/llvm/llvm-project/pull/91782
More information about the llvm-commits
mailing list