[llvm] [VP][RISCV] Add vp.reduce.fmaximum/fminimum and its RISC-V codegen (PR #91782)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 12:07:46 PDT 2024


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

This is an overly generic test name. How are the other vp.reduce tests structured?

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


More information about the llvm-commits mailing list